GestureSingle.exclusive

Set exclusive property.

  1. bool exclusive [@property getter]
  2. bool exclusive [@property setter]
    class GestureSingle
    @property
    void
    exclusive
    (
    bool propval
    )

Parameters

propval bool

Whether the gesture is exclusive.

Exclusive gestures only listen to pointer and pointer emulated events.