Event.getEventSequence

Retuns the event sequence to which the event belongs.

Related touch events are connected in a sequence. Other events typically don't have event sequence information.

class Event
getEventSequence
()

Return Value

the event sequence that the event belongs to

Meta