ToastButton.ActivationOptions 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.
Gets or sets additional options relating to activation of the toast button. New in Creators Update
public Microsoft.Toolkit.Uwp.Notifications.ToastActivationOptions ActivationOptions { get; set; }
member this.ActivationOptions : Microsoft.Toolkit.Uwp.Notifications.ToastActivationOptions with get, set
Public Property ActivationOptions As ToastActivationOptions