Share via


NSPopoverDelegate_Extensions.DidShow Method

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static void DidShow(this AppKit.INSPopoverDelegate This, Foundation.NSNotification notification);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member DidShow : AppKit.INSPopoverDelegate * Foundation.NSNotification -> unit

Parameters

notification
NSNotification
Attributes

Applies to