NSApplicationDelegate.WillUnhide(NSNotification) Method

Definition

[Foundation.Export("applicationWillUnhide:")]
public virtual void WillUnhide (Foundation.NSNotification notification);
abstract member WillUnhide : Foundation.NSNotification -> unit
override this.WillUnhide : Foundation.NSNotification -> unit

Parameters

notification
NSNotification
Attributes

Applies to