Contents

activationMode

The mode in which to run the app when the action is performed.

Declaration

var activationMode: UIUserNotificationActivationMode { get }

Discussion

If the value in this property is UIUserNotificationActivationMode.foreground, the value of the isAuthenticationRequired property is assumed to be true regardless of its actual value.

See Also

Getting the action’s configuration