mouse property

bool mouse
final

Whether to enable mouse tracking.

When true, mouse events (clicks, motion, wheel) are reported as MouseMsg messages.

Implementation

final bool mouse;