activationMode
The mode in which to run the app when the action is performed.
Declaration
var activationMode: UIUserNotificationActivationMode { get set }Discussion
If the value in this property is UIMutableUserNotificationAction, the value of the isAuthenticationRequired property is assumed to be true regardless of its actual value.