共用方式為


NSApplicationDelegate.WillUnhide(NSNotification) 方法

定義

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

參數

notification
NSNotification
屬性

適用於