Share via


NSPopoverDelegate.DidClose(NSNotification) Method

Definition

[Foundation.Export("popoverDidClose:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void DidClose(Foundation.NSNotification notification);
[<Foundation.Export("popoverDidClose:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member DidClose : Foundation.NSNotification -> unit
override this.DidClose : Foundation.NSNotification -> unit

Parameters

notification
NSNotification

Implements

Attributes

Applies to