tapCount property

int tapCount
getter/setter pair

The value defines number of taps and updated when a pointer is up.

Implementation

int tapCount = 0;