GestureSingle.touchOnly

bool touchOnly() @property nothrow

Get touchOnly property.

Returns

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

Set touchOnly property.

Parameters

propvalWhether the gesture handles only touch events.