NSStackView.ArrangedSubviews Property

Definition

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 11, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual AppKit.NSView[] ArrangedSubviews { [Foundation.Export("arrangedSubviews", ObjCRuntime.ArgumentSemantic.Copy)] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 11, ObjCRuntime.PlatformArchitecture.All, null)] get; }
member this.ArrangedSubviews : AppKit.NSView[]

Property Value

NSView[]
Attributes

Applies to