Xamarin Show/Hide Password
问题 I am trying to create a registration form in Xamarin Forms. And I'm trying to enable the user to see the text input in Password Entry. I'm sorry for this question, but I am new to Xamarin. I saw this solution : Entry show and hide password But i don't know where to put the code. I added it to the MainActivity.cs but it does not work when i debug it using my android Phone. Can someone help me to implement this code to my RegisterPage. this is my code for Entry Password. <Entry Margin="20,0,20