wijmo.menu Namespace > wijmenu_animation Interface : animated Field |
The animation effect you apply to the menu. This animation effect will control how the submenu is shown. Please see the Animation Effects topic for a list of the available animation effects.
Javascript (Usage) | |
---|---|
var instance; // Type: wijmo.menu.wijmenu_animation; var value; // Type: string value = instance.animated; |
Javascript (Specification) | |
---|---|
|