Skip to content

Support Password Managers from MAUI Entry fields #18966

Closed Answered by mobilewares
mobilewares asked this question in Q&A
Discussion options

You must be logged in to vote

nvm - have solved this one..

Here's the fixes I did if anyone interested :

  • Login Entry (Email) - set properties Keyboard="Email" and AutomationId="Login"
  • Password Entry - set properties Keyboard="Default" and AutomationId="Password" (and IsPassword="True" of course)

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@Kapusch
Comment options

Answer selected by mobilewares
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants