NSView.WillRemoveSubview(NSView) Method

Definition

[Foundation.Export("willRemoveSubview:")]
public virtual void WillRemoveSubview (AppKit.NSView subview);
abstract member WillRemoveSubview : AppKit.NSView -> unit
override this.WillRemoveSubview : AppKit.NSView -> unit

Parameters

subview
NSView
Attributes

Applies to