Wijmo UI for the Web
easing Field
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.

Syntax
var instance; // Type: wijmo.menu.wijmenu_slidingAnimation;
var value; // Type: string
value = instance.easing;
var easing : string;
See Also

Reference

wijmenu_slidingAnimation Interface