UIUserNotificationAction.ActivationMode Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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