Class type Dom_html.touchEvent
method touches : touchList Js_of_ocaml__.Js.t Js_of_ocaml__.Js.readonly_propmethod targetTouches : touchList Js_of_ocaml__.Js.t
Js_of_ocaml__.Js.readonly_propmethod changedTouches : touchList Js_of_ocaml__.Js.t
Js_of_ocaml__.Js.readonly_propmethod ctrlKey : bool Js_of_ocaml__.Js.t Js_of_ocaml__.Js.readonly_propmethod shiftKey : bool Js_of_ocaml__.Js.t Js_of_ocaml__.Js.readonly_propmethod altKey : bool Js_of_ocaml__.Js.t Js_of_ocaml__.Js.readonly_prop