NSActivityIdleDisplaySleepDisabled
Flag to require the screen to stay powered on.
画面を電源入りのままにするよう要求するフラグ。
NSActivityIdleSystemSleepDisabled
Flag to prevent idle sleep.
無操作時のスリープを防止するフラグ。
NSActivitySuddenTerminationDisabled
Flag to prevent sudden termination.
即時終了を防止するフラグ。
NSActivityAutomaticTerminationDisabled
Flag to prevent automatic termination.
自動終了を防止するフラグ。
NSActivityUserInitiated
Flag to indicate the app is performing a user-requested action.
アプリがユーザ要請の動作を実行していることを指し示すフラグ。
NSActivityUserInitiatedAllowingIdleSystemSleep
Flag to indicate the app is performing a user-requested action, but that the system can sleep on idle.
アプリがユーザ要請の動作を実行している、しかしシステムは無操作時スリープ可能であることを指し示すフラグ。
NSActivityBackground
Flag to indicate the app has initiated some kind of work, but not as the direct result of user request.
アプリがある種の仕事を開始した、しかしユーザ要請の直接の結果としてでないことを指し示すフラグ。
NSActivityLatencyCritical
Flag to indicate the activity requires the highest amount of timer and I/O precision available.
利用可能な最大量のタイマーとI/Oの精度をアクティビティが要求することを指し示すフラグ。