API Reference > imodeljs-frontend > Views > ViewAnimationOptions ViewAnimationOptions Interface Options that control how an Viewport animation behaves. Properties Name Type Description animationTime undefined | number Amount of time for animation, in milliseconds. cancelOnAbort undefined | false | true if animation is aborted, don't move to end, leave at current point instead. easingFunction undefined | EasingFunction easing function for animation. Defined in core/frontend/src/Viewport.ts Line 219 Last Updated: 13 June, 2024