mouseEnabled property

bool mouseEnabled
getter/setter pair

Indicates whether this object can receive mouse and touch input events.

Implementation

bool mouseEnabled = true;