Instance Property インスタンスプロパティ

delegate

Specifies the notification center delegate. 通知センター委任先を指定します。

Declaration 宣言

unowned(unsafe) var delegate: NSUserNotificationCenterDelegate? { get set }

Discussion 議論

The delegate must conform to the NSUserNotificationCenterDelegate protocol. 委任先は、NSUserNotificationCenterDelegateプロトコルに準拠しなければなりません。