freeStyleHighPerformanceMoving property

bool? freeStyleHighPerformanceMoving
final

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

When this option is enabled, it optimizes moving for improved performance. By default, it's set to true only on mobile-web devices.

Implementation

final bool? freeStyleHighPerformanceMoving;