Share via


INSPopoverDelegate.WillShow(NSNotification) Method

Definition

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

Parameters

notification
NSNotification
Attributes

Applies to