XF-Material-Library icon indicating copy to clipboard operation
XF-Material-Library copied to clipboard

Feature Request: TextField Show Password Icon/Text

Open ShahmanTeh opened this issue 5 years ago • 5 comments

Feature to include the support of adding show password by pressing/holding the show password icon/text

ShahmanTeh avatar Jan 18 '19 11:01 ShahmanTeh

This is feature was created?

thiagoparabas avatar Mar 11 '19 18:03 thiagoparabas

Any updates on this request? Or is there any workaround?

DarkIrata avatar Oct 05 '20 11:10 DarkIrata

Please make a PR

martijn00 avatar Oct 05 '20 20:10 martijn00

For anyone still looking for a workaround on this: https://github.com/CrossGeeks/ShowHidePasswordTrigger Or look at this stackoverflow post: https://stackoverflow.com/questions/58274340/best-approach-for-show-hide-password-toggle-functionality-in-xamarin-traditional

ramonB1996 avatar Nov 11 '20 08:11 ramonB1996

Hello guys, you can set show hide behavior with TrailingIconSelected event or TrailingIconCommand using this pull request.

kerberosargos avatar Dec 20 '20 21:12 kerberosargos