NSView.Subviews Property

Definition

public virtual AppKit.NSView[] Subviews { [Foundation.Export("subviews", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setSubviews:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.Subviews : AppKit.NSView[] with get, set

Property Value

NSView[]
Attributes

Applies to