Skip to content

[Feature] Consistency of URI usage #3614

@cz-dev-ge

Description

@cz-dev-ge

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

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions