Class type Dom_html.pointerEvent

inherit mouseEvent
method pointerId : int Js_of_ocaml__.Js.readonly_prop
method width : Js_of_ocaml__.Js.number_t Js_of_ocaml__.Js.readonly_prop
method height : Js_of_ocaml__.Js.number_t Js_of_ocaml__.Js.readonly_prop
method pressure : Js_of_ocaml__.Js.number_t Js_of_ocaml__.Js.readonly_prop
method tangentialPressure : Js_of_ocaml__.Js.number_t 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