Share via


INSPopoverDelegate.DidClose(NSNotification) Method

Definition

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

Parameters

notification
NSNotification
Attributes

Applies to