Skip to main content

Type Alias: ITouchPoints

ITouchPoints: IPoints & object

Type declaration

touch

touch: object

Native Touch object properties which are JSON serializable

touch.force

force: number

touch.identifier

identifier: string

touch.radiusX

radiusX: number

touch.radiusY

radiusY: number

touch.rotationAngle

rotationAngle: number

Defined in

tools/src/types/ITouchPoints.ts:3