NSApplicationDelegate.DidHide(NSNotification) Method

Definition

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

Parameters

notification
NSNotification
Attributes

Applies to