Global Variable
グローバル変数
NSNotification
NSNotificationPostToAllSessions
When set, the notification is posted to all sessions. When not set, the notification is sent only to applications within the same login session as the posting task.
設定される場合、通知は全てのセッションに投函されます。設定される場合、通知は投函タスクと同じログインセッション内部のアプリケーションにのみ送られます。
Availability 有効性
- macOS 10.11+
- Mac Catalyst 15.0+
Technology
- Foundation ファウンデーション
Declaration 宣言
let NSNotificationPostToAllSessions: DistributedNotificationCenter
.Options