Type interface
Represents collection of options related to click/tap
Inheritance
IHitOptions does not extend any other symbol.
IHitOptions is not extended by any other symbol.
Properties
|
doubleHitTime # |
Type If there were less than this milliseconds between two consecutive clicks consider it a double-hit. |
|---|---|
|
hitTolerance # |
Type Maximum number of pixels a pointer can move from its original position while holding down mouse/touch to still consider it a click rather than some other gesture. |
|
noFocus # |
Type If set to |