Consecutive click counter. A value of 1 represents a single click, 2 is a double click, 3 is a triple click,
and so on. The counter should reset after a small delay, or if a distance threshold is crossed.
This value is usually provided by the system. If unavailable, you can use
fluid.io.preference.MultipleClickCounter to generate this value from data available to Fluid.
Consecutive click counter. A value of 1 represents a single click, 2 is a double click, 3 is a triple click, and so on. The counter should reset after a small delay, or if a distance threshold is crossed.
This value is usually provided by the system. If unavailable, you can use fluid.io.preference.MultipleClickCounter to generate this value from data available to Fluid.