共用方式為


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

適用於