Instance Property
インスタンスプロパティ
contentImage
Image shown in the content of the notification.
通知の内容で示される画像。
Declaration
宣言
@property(copy) NSImage
*contentImage;
See Also
参照
Display Information
表示情報
title
Specifies the title of the notification.
通知のタイトルを指定します。
Deprecated
非推奨
subtitle
Specifies the subtitle of the notification.
通知のサブタイトルを指定します。
Deprecated
非推奨
identifier
A string that uniquely identifies a notification.
通知を特有に識別する文字列。
Deprecated
非推奨
response
The response with which the user responded to a notification.
それでユーザが通知に応答した応答。
Deprecated
非推奨
responsePlaceholder
Optional placeholder string for inline reply field.
インラインリプレイフィールドに対する随意のプレースホルダ文字列。
Deprecated
非推奨