NSView.ViewWillMoveToSuperview(NSView) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Foundation.Export("viewWillMoveToSuperview:")]
public virtual void ViewWillMoveToSuperview (AppKit.NSView newSuperview);
abstract member ViewWillMoveToSuperview : AppKit.NSView -> unit
override this.ViewWillMoveToSuperview : AppKit.NSView -> unit
Parameters
- newSuperview
- NSView
- Attributes