Share via


NSPopoverDelegate_Extensions.DidDetach(INSPopoverDelegate, NSPopover) Method

Definition

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

Parameters

popover
NSPopover
Attributes

Applies to