NSStackView.RemoveArrangedSubview(NSView) Method

Definition

[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

Parameters

view
NSView
Attributes

Applies to