Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface MultitouchEventInit

Hierarchy

  • EventInit
    • MultitouchEventInit

Index

Properties

Optional bubbles

bubbles: undefined | false | true

Optional cancelable

cancelable: undefined | false | true

Optional composed

composed: undefined | false | true

points

points: MultitouchPoint[]