GestureSingle.touchOnly
bool touchOnly() @propertyGet touchOnly property.
Returns
Whether the gesture handles only touch events.
void touchOnly(bool propval) @propertySet touchOnly property.
Parameters
propval | Whether the gesture handles only touch events. |