handleTap abstract method

void handleTap(
  1. int pointerId
)

A tap has occurred.

Implementation

void handleTap(int pointerId);