saveLayers property

bool saveLayers
final

If true, the canvas will be updated on every frame by calling the methods Canvas.saveLayer and Canvas.restore.

Implementation

final bool saveLayers;