isDown property

bool isDown

True if the user is currently touching the joystick.

Implementation

bool get isDown => _isDown;