Share via


NSRuleEditor.NestingMode Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual AppKit.NSRuleEditorNestingMode NestingMode { [Foundation.Export("nestingMode")] get; [Foundation.Export("setNestingMode:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("nestingMode")>]
[<set: Foundation.Export("setNestingMode:")>]
member this.NestingMode : AppKit.NSRuleEditorNestingMode with get, set

Property Value

Attributes

Applies to