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