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
We should have the option to create a custom trailing icon.
Contextualize the feature
It would be useful to add a custom trailing icon for something like a password field. There could be a padlock icon at the end of the field which reveals the password when it is tapped.
Describe the feature
For this feature to work there are a few things required:
TrailingIconProperty
TrailingIconCommandProperty
TrailingIconCommandParameterProperty
All of this should be bindable to an ICommand too.
Platforms affected (mark all that apply)
📱 iOS
🤖 Android
🏁 WPF
🌎 UWP
🍎 MacOS
📺 tvOS
🐒 Xamarin.Forms
The text was updated successfully, but these errors were encountered:
🚀 Feature Requests
We should have the option to create a custom trailing icon.
Contextualize the feature
It would be useful to add a custom trailing icon for something like a password field. There could be a padlock icon at the end of the field which reveals the password when it is tapped.
Describe the feature
For this feature to work there are a few things required:
All of this should be bindable to an ICommand too.
Platforms affected (mark all that apply)
The text was updated successfully, but these errors were encountered: