NSStackView.ArrangedSubviews 属性

定义

[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[]

属性值

NSView[]
属性

适用于