Share via


NSPopoverDelegate.DidDetach(NSPopover) Method

Definition

[Foundation.Export("popoverDidDetach:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void DidDetach(AppKit.NSPopover popover);
[<Foundation.Export("popoverDidDetach:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member DidDetach : AppKit.NSPopover -> unit
override this.DidDetach : AppKit.NSPopover -> unit

Parameters

popover
NSPopover

Implements

Attributes

Applies to