gesture » Developer.Team

CardPanel for Delphi Rio

CardPanel for Delphi Rio
CardPanel for Delphi Rio


The CardPanel control is a set of pages, like the old PageControl, with no tabs. You display one page at a time, and it has built in support for swiping pages using a gesture. It is a collection of panels of the same size, each hosting its own controls.
Read more

MR.Gestures 1.3.3

MR.Gestures 1.3.3
MR.Gestures 1.3.3 | 106 kB


Xamarin Forms is great if you want to develop apps for different mobile platforms, but it is missing a critical functionality which every device with a touch screen needs. It cannot handle the various touch gestures. MR.Gestures adds Down, Up, Tapping, Tapped, DoupleTapped, LongPressing, LongPressed, Panning, Panned, Swiped, Pinching, Pinched, Rotating and Rotated events to each and every layout, cell and view and to the ContentPage. These events will be raised when the user performs the corresponding touch gesture on the element. In the EventArgs passed to the handlers you can see exactly what happened.
Read more