init(name: Notification.Name, object: Any?, userInfo : [AnyHashable : Any]?)
Initializes a new notification.
新しい通知を初期化します。
struct NSNotification.Name
A structure that defines the name of a notification.
ある構造体、それはある通知の名前を定義します。
Availability 有効性
Technology
typealias Notification
.Name = NSNotification
.Name
init(name: Notification.Name, object: Any?, userInfo : [AnyHashable : Any]?)
struct NSNotification.Name