IToastButton Interface
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.
One of ToastButton, ToastButtonSnooze, or ToastButtonDismiss.
public interface IToastButton
type IToastButton = interface
Public Interface IToastButton
- Derived
Hint |
Gets or sets an identifier used in telemetry to identify your category of action. This should be something like "Delete", "Reply", or "Archive". In the upcoming toast telemetry dashboard in Dev Center, you will be able to view how frequently your actions are being clicked. |
Image |
Gets or sets an optional image icon for the button to display (required for buttons adjacent to inputs like quick reply). |
Product | Versions |
---|---|
Windows Community Toolkit | 6.1.1, 7.0.0, 7.1.0 |