setPointerCapture method

void setPointerCapture(
  1. int pointerId
)

Implementation

void setPointerCapture(int pointerId) {
  // TODO
}