delayBetweenThresholdChanges property

Duration? delayBetweenThresholdChanges
getter/setter pair

Minimum time interval that must pass before the zoom level is allowed to switch to a new speed threshold. If TrackingCameraBehavior.defaultSpeedBasedZoomPolicyOptions is not used for TrackingCameraBehaviorSpeedBasedZoomPolicyOptions, it will be null.

Implementation

Duration? delayBetweenThresholdChanges;