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.
Javascript (Usage) | |
---|---|
var instance; // Type: wijmo.carousel.wijcarousel_animation; var value; // Type: bool value = instance.disable; |
Javascript (Specification) | |
---|---|
|