Class type Js_of_ocaml__Dom_html.pointerEvent
inherit mouseEvent
method pointerId : int Js_of_ocaml.Js.readonly_propmethod width : float Js_of_ocaml.Js.readonly_propmethod height : float Js_of_ocaml.Js.readonly_propmethod pressure : float Js_of_ocaml.Js.readonly_propmethod tangentialPressure : float Js_of_ocaml.Js.readonly_propmethod tiltX : int Js_of_ocaml.Js.readonly_propmethod tiltY : int Js_of_ocaml.Js.readonly_propmethod twist : int Js_of_ocaml.Js.readonly_propmethod pointerType : Js_of_ocaml.Js.js_string Js_of_ocaml.Js.t Js_of_ocaml.Js.readonly_propmethod isPrimary : bool Js_of_ocaml.Js.t Js_of_ocaml.Js.readonly_prop