SpeedDialAnimationEffect

Defines the animation effect applied when then Speed Dial items are opened and closed.

Values

  • Fade - Applies the Fade animation effect to the open and close action.
  • FadeZoom - Applies the FadeZoom animation effect to the open and close action.
  • FlipLeftDown - Applies the FlipLeftDown animation effect to the open and close action.
  • FlipLeftUp - Applies the FlipLeftUp animation effect to the open and close action.
  • FlipRightDown - Applies the FlipRightDown animation effect to the open and close action.
  • FlipRightUp - Applies the FlipRightUp animation effect to the open and close action.
  • FlipXDown - Applies the FlipXDown animation effect to the open and close action.
  • FlipXUp - Applies the FlipXUp animation effect to the open and close action.
  • FlipYLeft - Applies the FlipYLeft animation effect to the open and close action.
  • FlipYRight - Applies the FlipYRight animation effect to the open and close action.
  • SlideBottom - Applies the SlideBottom animation effect to the open and close action.
  • SlideLeft - Applies the SlideLeft animation effect to the open and close action.
  • SlideRight - Applies the SlideRight animation effect to the open and close action.
  • SlideTop - Applies the SlideTop animation effect to the open and close action.
  • Zoom - Applies the Zoom animation effect to the open and close action.
  • None - The open and close effect will open with no animation effect.

On This Page