共用方式為


NSApplicationDelegate.WillHide(NSNotification) 方法

定義

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

參數

notification
NSNotification
屬性

適用於