共用方式為


NSStackView.RemoveArrangedSubview(NSView) 方法

定義

[Foundation.Export("removeArrangedSubview:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 11, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual void RemoveArrangedSubview (AppKit.NSView view);
abstract member RemoveArrangedSubview : AppKit.NSView -> unit
override this.RemoveArrangedSubview : AppKit.NSView -> unit

參數

view
NSView
屬性

適用於