pointerCoords property

List<AndroidPointerCoords> pointerCoords
final

List of AndroidPointerCoords for each pointer that is part of this event.

Implementation

final List<AndroidPointerCoords> pointerCoords;