CarouselAnimationEffect
Defines the available carousel animation effects.
Values
None
- Item transition happens without any animation.Slide
- Item transition happens with a slide animation.Fade
- Item transition happens with a fade animation.Custom
- Item transition happens with a custom animation.