Class type Js_of_ocaml__Dom_html.pointerEvent

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