Share via


NSPopoverDelegate_Extensions.GetDetachableWindowForPopover Method

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static AppKit.NSWindow GetDetachableWindowForPopover(this AppKit.INSPopoverDelegate This, AppKit.NSPopover popover);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member GetDetachableWindowForPopover : AppKit.INSPopoverDelegate * AppKit.NSPopover -> AppKit.NSWindow

Parameters

popover
NSPopover

Returns

Attributes

Applies to