Edit

Share via


IToastActions Interface

Definition

Actions to display on a Toast notification. One of ToastActionsCustom or ToastActionsSnoozeAndDismiss.

public interface IToastActions
type IToastActions = interface
Public Interface IToastActions
Derived

Properties

ContextMenuItems

Gets custom context menu items, providing additional actions when the user right clicks the Toast notification. New in Anniversary Update

Applies to