Class type Js_of_ocaml__Dom_html.touchEvent
inherit event
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_propmethod metaKey : bool Js_of_ocaml.Js.t Js_of_ocaml.Js.readonly_prop