mouseChildren property

bool mouseChildren
getter/setter pair

Whether this container will capture mouse input events for its children.

Implementation

bool mouseChildren = true;