Gesture detection and touch event handling: Concept map
In Xamarin.Forms, Elements might contain a click event you can attach to. Many elements also contain a Command that is tied to this event. Alternatively you would use the TapGestureRecognizer.
Clickable & Draggable!
Click node to preview!