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.
拡張のホストアプリがアクティブから非アクティブ状態に移動する時にポストされます。
NSExtensionHostDidEnterBackgroundNotification
Posted when the extension’s host app begins running in the background.
拡張のホストアプリが実行を背面で始める時にポストされます。