I have seen many samples on how to hide the keyboard when pressing return or actioning some button.
But my case is different: How do I dismiss the keyboard just clicking outside the TextField? Imagine the user has tapped a TextField to enter some text... But he regrets and just want to hide the keyboard and continue viewing the screen as before tapping in the textfield
I don't find how to do it
Thanks in advance
Pedro