-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Closed
Labels
Completed 🔥feature request 📬A request for new changes to improve functionalityA request for new changes to improve functionalityimprovements ✨in progress 🚧notifications 🔔
Milestone
Description
Describe the problem this feature would solve
In some classes like ToastContentBuilder::AddButton URIs are expected to be of type System.Uri, in others like ToastButtonDismiss::ImageUri it has to be a string.
Describe the solution
Change all to the same type - preferably System.Uri.
Describe alternatives you've considered
Always provide two setters.
Metadata
Metadata
Assignees
Labels
Completed 🔥feature request 📬A request for new changes to improve functionalityA request for new changes to improve functionalityimprovements ✨in progress 🚧notifications 🔔