다음을 통해 공유


NSView.Subviews 속성

정의

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

속성 값

NSView[]
특성

적용 대상