getCoalescingKey

Return

a key used to determine which other events of this type this event can be coalesced with. For example, touch move events should only be coalesced within a single gesture so a coalescing key there would be the unique gesture id.