default
Returns the default notification queue for the current thread.
Declaration
class var `default`: NotificationQueue { get }Return Value
Returns the default notification queue for the current thread.
Discussion
This notification queue uses the default notification center.