Dart
dart:html
Element
hasPointerCapture method
description
hasPointerCapture method
bool
hasPointerCapture
(
int
pointerId
)
Implementation
bool
hasPointerCapture(
int
pointerId) native;