NSExtensionHostDidBecomeActiveNotification
Posted when the extension’s host app moves from the inactive to the active state.
拡張のホストアプリが非アクティブからアクティブ状態に移動する時にポストされます。
NSExtensionHostWillResignActiveNotification
Posted when the extension’s host app moves from the active to the inactive state.
拡張のホストアプリがアクティブから非アクティブ状態に移動する時にポストされます。
NSExtensionHostWillEnterForegroundNotification
Posted when the extension’s host app begins running in the foreground.
拡張のもつホストアプリが実行を前面で始める時にポストされます。