Global Variable
グローバル変数
NSNotification
NSNotificationDeliverImmediately
When set, the notification is delivered immediately to all observers, regardless of their suspension behavior or suspension state. When not set, allows the normal suspension behavior of notification observers to take place.
設定される場合、通知は直ぐに全てのオブザーバに配達されます、それらの待機挙動または待機状態に関係なく。設定される場合、通知オブザーバの通常の待機挙動を発生させます。
Availability 有効性
- macOS 10.11+
- Mac Catalyst 15.0+
Technology
- Foundation ファウンデーション
Declaration 宣言
const NSDistributedNotificationOptions
NSNotificationDeliverImmediately;