wijmo.menu Namespace > wijmenu_slidingAnimation Interface : easing Field |
A value that indicates the easing function that will be applied to the animation. For more information, please see the Easing topic.
Javascript (Usage) | |
---|---|
var instance; // Type: wijmo.menu.wijmenu_slidingAnimation; var value; // Type: string value = instance.easing; |
Javascript (Specification) | |
---|---|
|