onTapDown property

TapInGame? onTapDown
final

Callback to receive the tapDown event from the game.

Implementation

final TapInGame? onTapDown;