次の方法で共有


NSApplicationDelegate.WillBecomeActive(NSNotification) メソッド

定義

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

パラメーター

notification
NSNotification
属性

適用対象