Wijmo UI for the Web
duration Field
wijmo.carousel Namespace > wijcarousel_animation Interface : duration Field

The duration option defines the length of the scrolling animation effect in milliseconds.

Syntax
var instance; // Type: wijmo.carousel.wijcarousel_animation;
var value; // Type: number
value = instance.duration;
var duration : number;
See Also

Reference

wijcarousel_animation Interface