+ notificationCenterForType:
Returns the distributed notification center for a particular notification center type.
特定の通知センター型のための分散通知センターを返します。
Availability 有効性
Technology
+ (NSDistributedNotificationCenter
*)defaultCenter;
Default distributed notification center for the computer. コンピュータのための省略時の分散通知センター。
This method calls notification
with an argument of NSLocal
.
このメソッドは、notification
をNSLocal
の引数とともに呼び出します。
+ notificationCenterForType: