var contentImage : NSImage?
Image shown in the content of the notification.
通知の内容で示される画像。
var identifier: String?
A string that uniquely identifies a notification.
通知を特有に識別する文字列。
var response: NSAttributedString?
The response with which the user responded to a notification.
それでユーザが通知に応答した応答。
var responsePlaceholder : String?
Optional placeholder string for inline reply field.
インラインリプレイフィールドに対する随意のプレースホルダ文字列。