Contents
- Properties
Having trouble getting help?
Contact Support
Contact Support
MenuAnimationSettingsModel
23 Sep 20251 minute to read
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 MenuEffect
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.