Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ViewPointerDownEvent

Hierarchy

  • ViewPointerDownEvent

Index

Properties

button

button: number

buttons

buttons: number

native

native: any

pointerId

pointerId: number

pointerType

pointerType: "touch" | "mouse"

stopPropagation

stopPropagation: Function

timestamp

timestamp: number

type

type: "pointer-down"

x

x: number

y

y: number

Generated using TypeDoc