and pointer emulated events.
GestureSingle.exclusive
bool exclusive() @property nothrowGet exclusive property.
Returns
Whether the gesture is exclusive. Exclusive gestures only listen to pointer
void exclusive(bool propval) @property nothrowSet exclusive property.
Parameters
propval | Whether the gesture is exclusive. Exclusive gestures only listen to pointer and pointer emulated events. |