
Extending Controls with Gesture Recognizers (part 2) – Adding a show password option
In the previous entry we were introduced the TapGestureRecognizer and saw an example of an image button and got a few ideas of what we could do with it. Today we are checking a practical use for it and see an implementation using a Command instead of an event handler.