Type Property 型プロパティ

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. この通知キューは、省略時の通知センターを使います。