Type Property 型プロパティ

defaultQueue

Returns the default notification queue for the current thread. 現在のスレッドに対する省略時の通知キューを返します。

Declaration 宣言

@property(class, readonly, strong) NSNotificationQueue *defaultQueue;

Return Value 戻り値

Returns the default notification queue for the current thread. 現在のスレッドに対する省略時の通知キューを返します。

Discussion 議論

This notification queue uses the default notification center. この通知キューは、省略時の通知センターを使います。