次の方法で共有


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
属性

適用対象