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