enabledHitDetection property

bool enabledHitDetection
getter/setter pair

Enables or disables hit detection. When true, allows detecting user interactions with the interface.

Implementation

bool enabledHitDetection = true;