UIMutableUserNotificationAction.ActivationMode Property

Definition

Gets or sets the mode that the app will use when the action is run.

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

Property Value

Attributes

Applies to