init(name: Notification.Name, object: Any?, userInfo : [AnyHashable : Any]?)
Initializes a new notification.
新しい通知を初期化します。
typealias Notification.Name
An alias for a type used to represent the name of a notification.
ある通知の名前を表すために使う型に対するエイリアス。
struct NSNotification.Name
A structure that defines the name of a notification.
ある構造体、それはある通知の名前を定義します。