NSApplicationDelegate.DidUnhide(NSNotification) Method

Definition

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

Parameters

notification
NSNotification
Attributes

Applies to