Skip to content
On this page

Interface: InfiniteCanvasTouch

Hierarchy

  • Touch

    InfiniteCanvasTouch

Properties

infiniteCanvasX

infiniteCanvasX: number

the x coordinate of the point on InfiniteCanvas where the touch is

Defined in

infinite-canvas-touch.ts:5


infiniteCanvasY

infiniteCanvasY: number

the y coordinate of the point on InfiniteCanvas where the touch is

Defined in

infinite-canvas-touch.ts:9