Global Variable グローバル変数

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. 設定される場合、通知は直ぐに全てのオブザーバに配達されます、それらの待機挙動または待機状態に関係なく。設定される場合、通知オブザーバの通常の待機挙動を発生させます。

Declaration 宣言

let NSNotificationDeliverImmediately: DistributedNotificationCenter.Options