Share via


NSPopoverDelegate_Extensions.WillShow Method

Definition

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

Parameters

notification
NSNotification
Attributes

Applies to