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