Contents

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.

Declaration

var NSNotificationPostToAllSessions: DistributedNotificationCenter.Options { get }

See Also

Constants