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