Share via


NSApplicationDelegate_Extensions.WillUnhide Method

Definition

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

Parameters

notification
NSNotification
Attributes

Applies to