activationType
Specifies what caused a user notification to occur.
ユーザ通知が発生する原因となったのは何かを指定します。
additionalActions
The actions that can be taken on a notification in addition to the default action.
省略時の動作に加えてある通知上でとられることができる動作。
Availability 有効性
Technology
@property(nullable, readonly, copy) NSUserNotificationAction
*additionalActivationAction;
This property specifies an additional action selected by the user when the user notification is sent to to the NSUser
method user
. The supported values are described in NSUser
.
このプロパティは、ユーザ通知がNSUser
のメソッドuser
に送られる時にユーザによって選択されたある追加アクションを指定します。サポートされる値は、NSUser
において記述されます。
activationType
additionalActions