Interface for a class MenuAnimationSettings
Properties
duration
number
Specifies the time duration to transform object.
easing
string
Specifies the easing effect applied while transform.
effect
string
Specifies the effect that shown in the sub menu transform.
The possible effects are:
- None: Specifies the sub menu transform with no animation effect.
- SlideDown: Specifies the sub menu transform with slide down effect.
- ZoomIn: Specifies the sub menu transform with zoom in effect.
- FadeIn: Specifies the sub menu transform with fade in effect.