freeStyleHighPerformanceScaling property

bool? freeStyleHighPerformanceScaling
final

Enables high-performance scaling for free-style drawing when set to true.

When this option is enabled, it optimizes scaling for improved performance. By default, it's set to true on mobile devices and false on desktop devices.

Implementation

final bool? freeStyleHighPerformanceScaling;