文書 > Foundation > Notifications > DistributedNotificationCenter > DistributedNotificationCenter.Options > NSNotificationDeliverImmediately
グローバル変数
NSNotificationDeliverImmediately
設定すると、通知は、一時停止の動作または一時停止の状態にあるかに関係なく、すべての監視者に直ちに配信されます。設定されないと、通知監視者の通常の一時停止動作を可能にします。
宣言
let NSNotificationDeliverImmediately: DistributedNotificationCenter.Options