NSExtensionHostWillResignActiveNotification
Posted when the extension’s host app moves from the active to the inactive 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.
拡張のもつホストアプリが実行を前面で始める時にポストされます。