GestureSingle.exclusive

Get exclusive property.

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

Return Value

Type: bool

Whether the gesture is exclusive.

Exclusive gestures only listen to pointer and pointer emulated events.