Share via


NSSplitView.ArrangesAllSubviews Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual bool ArrangesAllSubviews { [Foundation.Export("arrangesAllSubviews")] get; [Foundation.Export("setArrangesAllSubviews:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("arrangesAllSubviews")>]
[<set: Foundation.Export("setArrangesAllSubviews:")>]
member this.ArrangesAllSubviews : bool with get, set

Property Value

Attributes

Applies to