Skip to main content

dom_has_pointer_capture

Function dom_has_pointer_capture 

Source
pub fn dom_has_pointer_capture(
    it: &mut Interp,
    this: Value,
    a: &[Value],
) -> Result<Value, Value>
Expand description

element.hasPointerCapture(pointerId)