pointerId property

int pointerId
final

The unique identifier of the scale event.

Subsequent ScaleUpdateEvent or ScaleEndEvent will carry the same pointer id. This allows distinguishing multiple simultaneous scale gestures.

Implementation

final int pointerId;