GestureSingle.touchOnly

Set touchOnly property.

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

Parameters

propval bool

Whether the gesture handles only touch events.