Class type Js_of_ocaml__Dom_html.touchEvent

inherit event
method touches : touchList Js_of_ocaml.Js.t Js_of_ocaml.Js.readonly_prop
method targetTouches : touchList Js_of_ocaml.Js.t Js_of_ocaml.Js.readonly_prop
method changedTouches : touchList Js_of_ocaml.Js.t Js_of_ocaml.Js.readonly_prop
method ctrlKey : bool Js_of_ocaml.Js.t Js_of_ocaml.Js.readonly_prop
method shiftKey : bool Js_of_ocaml.Js.t Js_of_ocaml.Js.readonly_prop
method altKey : bool Js_of_ocaml.Js.t Js_of_ocaml.Js.readonly_prop
method metaKey : bool Js_of_ocaml.Js.t Js_of_ocaml.Js.readonly_prop
method relatedTarget : element Js_of_ocaml.Js.t Js_of_ocaml.Js.opt Js_of_ocaml.Js.optdef Js_of_ocaml.Js.readonly_prop