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

A value that determines whether to show animation. Set this option to true in order to disable easing.

Syntax
var instance; // Type: wijmo.carousel.wijcarousel_animation;
var value; // Type: boolean
value = instance.disable;
var disable : boolean;
See Also

Reference

wijcarousel_animation Interface