Posts by Matheus Souza • 14 points
1 post
-
-1
votes1
answer245
viewsA: How to show an exception message if the user does not check a radio button on Xamarin Android?
You have to use rdbgrupo1.Checked and not rdbgrupo1.Selected.
1 post
-1
votes1
answer245
viewsYou have to use rdbgrupo1.Checked and not rdbgrupo1.Selected.