zoomAnimationThreshold property

double zoomAnimationThreshold

Won't animate zoom if the zoom difference exceeds this value.

Implementation

external double get zoomAnimationThreshold;
void zoomAnimationThreshold=(double value)

Implementation

external set zoomAnimationThreshold(double value);