identifier property
int
get
identifier
The Touch.identifier
returns a value uniquely identifying
this point of contact with the touch surface. This value remains
consistent for every
event involving this finger's (or stylus's) movement on the surface until
it is lifted
off the surface.
Implementation
external int get identifier;