Type Alias

Notification.Name

An alias for a type used to represent the name of a notification. ある通知の名前を表すために使う型に対するエイリアス。

Declaration 宣言

typealias Notification.Name = NSNotification.Name

See Also 参照

Creating a Notification 通知を作成する