Pointer Event State
Constructors
Link copied to clipboard
constructor(primaryPointerId: Int, activePointerId: Int, lastButtonState: Int, surfaceId: Int, offsetByPointerId: Map<Integer, Array<Float>>, hitPathByPointerId: Map<Integer, List<TouchTargetHelper.ViewTarget>>, eventCoordinatesByPointerId: Map<Integer, Array<Float>>, screenCoordinatesByPointerId: Map<Integer, Array<Float>>, hoveringPointerIds: Set<Integer>)