hasPointerCapture method - Element class - dart:html library (original) (raw)

description

bool hasPointerCapture(

  1. int pointerId )

Implementation

bool hasPointerCapture(int pointerId) native;