init?(coder: NSCoder)
Initializes a notification with the data from an unarchiver.
通知をアンアーカイバからのデータで初期化します。
init(name: NSNotification.Name, object: Any?)
Returns a new notification object with a specified name and object.
新しい通知オブジェクトを返します、指定される名前とオブジェクトを持ちます。
struct NSNotification.Name
A structure that defines the name of a notification.
ある構造体、それはある通知の名前を定義します。