mouseEnabled property

bool mouseEnabled
getter/setter pairinherited

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

Implementation

bool mouseEnabled = true;