maskBounds property

bool maskBounds
getter/setter pair

The native canvas bounds will be clipped to the bounds of the stage if maskBounds is set to true.

Implementation

bool maskBounds = false;