NSStackViewDelegate_Extensions.WillDetachViews 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.
public static void WillDetachViews (this AppKit.INSStackViewDelegate This, AppKit.NSStackView stackView, AppKit.NSView[] views);
static member WillDetachViews : AppKit.INSStackViewDelegate * AppKit.NSStackView * AppKit.NSView[] -> unit
Parameters
- This
- INSStackViewDelegate
- stackView
- NSStackView
- views
- NSView[]