Options
All
  • Public
  • Public/Protected
  • All
Menu
fileoverview

Interface definition for touch navigatable menu elements.

author

v.sorge@mathjax.org (Volker Sorge)

Index

Interfaces

Object literals

Object literals

TOUCH

TOUCH: object

Touch events.

enum

{string}

CANCEL

CANCEL: string = "touchcancel"

END

END: string = "touchend"

MOVE

MOVE: string = "touchmove"

START

START: string = "touchstart"

Generated using TypeDoc