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