[ Version ( since = "4.10" ) ]
public void set_stylus_only (bool stylus_only)
Sets the state of stylus-only
If true, the gesture will exclusively handle events from stylus input devices, otherwise it'll handle events from any pointing device.
this |
the gesture |
stylus_only |
whether the gesture is used exclusively for stylus events |