microsoft / microsoft/WindowsAppSDK
Please provide equivalents to `ToastButton` in Windows Community Toolkit
Open
area-Notifications
feature proposal
- Dominant language
- C++
- Stars
- 4.7k
- Forks
- 471
- Avg merge
- 3d 13h
- Merged PRs (30d)
- 28
Description
There is no way to create `ToastButtonSnooze` or `ToastButtonDismiss` using `AppNotificationBuilder` and `AppNotificationButton`.
```xml
```
`activationType="system"` is necessary to use the default localized strings.
[Snooze/dismiss](https://docs.microsoft.com/en-us/windows/apps/design/shell/tiles-and-notifications/adaptive-interactive-toasts?tabs=xml#snoozedismiss)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.