Edit

Share via


ToastButton.SetBackgroundActivation Method

Definition

Configures the button to use background activation when the button is clicked.

public Microsoft.Toolkit.Uwp.Notifications.ToastButton SetBackgroundActivation ();
abstract member SetBackgroundActivation : unit -> Microsoft.Toolkit.Uwp.Notifications.ToastButton
override this.SetBackgroundActivation : unit -> Microsoft.Toolkit.Uwp.Notifications.ToastButton
Public Function SetBackgroundActivation () As ToastButton

Returns

The current instance of ToastButton

Applies to