activationType
Specifies what caused a user notification to occur.
ユーザ通知が発生する原因となったのは何かを指定します。
additionalActivationAction
An additional action selected by the user.
ユーザによって選択された追加動作。
Availability 有効性
Technology
@property(copy) NSArray
<NSUserNotificationAction
*> *additionalActions;
This array contains NSUser
objects that describe the different actions for a notification in addition to the default action described by action
.
この配列はNSUser
オブジェクトを含みます、それはaction
によって記述される省略時の動作に加えてある通知に対して異なる動作を記述します。
activationType
additionalActivationAction
otherButtonTitle
actionButtonTitle