GestureSingle.touchOnly

bool touchOnly() @property

Get touchOnly property.

Returns

Whether the gesture handles only touch events.
void touchOnly(bool propval) @property

Set touchOnly property.

Parameters

propvalWhether the gesture handles only touch events.