Discussion 議論
The delegate must conform to the NSUser
protocol.
委任先は、NSUser
プロトコルに準拠しなければなりません。
Availability 有効性
Technology
unowned(unsafe) var delegate: NSUserNotificationCenterDelegate
? { get set }
The delegate must conform to the NSUser
protocol.
委任先は、NSUser
プロトコルに準拠しなければなりません。