You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems that in the Picker it is currently not possible to reset the selection (the only way I think is by code, by setting SelectedItem to null).
It might be useful to have an X (as with the Entry control) that pressing it resets the current selection
Public API Changes
Maybe a property to show or not show the X
Intended Use-Case
Reset the current selection in a Picker
The text was updated successfully, but these errors were encountered:
We've moved this issue to the Backlog milestone. This means that it is not going to be worked on for the coming release. We will reassess the backlog following the current release and consider this item at that time. To learn more about our issue management process and to have better expectation regarding different types of issues you can read our Triage Process.
Description
It seems that in the Picker it is currently not possible to reset the selection (the only way I think is by code, by setting SelectedItem to null).
It might be useful to have an X (as with the Entry control) that pressing it resets the current selection
Public API Changes
Maybe a property to show or not show the X
Intended Use-Case
Reset the current selection in a Picker
The text was updated successfully, but these errors were encountered: