GestureStylus.stylusOnly
bool stylusOnly() @propertyGet stylusOnly property.
Returns
If this gesture should exclusively react to stylus input devices.
void stylusOnly(bool propval) @propertySet stylusOnly property.
Parameters
propval | If this gesture should exclusively react to stylus input devices. |