UIUserNotificationAction.ActivationMode Property

Definition

Mode where the app is run when the action is performed. (read-only)

public virtual UIKit.UIUserNotificationActivationMode ActivationMode { [Foundation.Export("activationMode", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; }
member this.ActivationMode : UIKit.UIUserNotificationActivationMode

Property Value

Assumed to be true regardless of its actual value.

Attributes

Applies to