menu

Xamarin.Forms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class AnimationTypes - Xamarin.Forms API Reference | Syncfusion

    Show / Hide Table of Contents

    Class AnimationTypes

    Contains the values for the AnimationTypes enumeration that contains various built in animations graphics.

    Inheritance
    System.Object
    AnimationTypes
    Namespace: Syncfusion.SfBusyIndicator.XForms
    Assembly: Syncfusion.SfBusyIndicator.XForms.dll
    Syntax
    public sealed class AnimationTypes : Enum

    Fields

    Ball

    Busy indication with jumping ball type animation

    Declaration
    public const AnimationTypes Ball
    Field Value
    Type
    AnimationTypes

    Battery

    Busy indication with battery charging type animation

    Declaration
    public const AnimationTypes Battery
    Field Value
    Type
    AnimationTypes

    Box

    Busy indication with box arrangement type animation

    Declaration
    public const AnimationTypes Box
    Field Value
    Type
    AnimationTypes

    Cupertino

    Busy indication with Cupertino.

    Declaration
    public const AnimationTypes Cupertino
    Field Value
    Type
    AnimationTypes

    DoubleCircle

    Busy indication with rotation of double circle type animation

    Declaration
    public const AnimationTypes DoubleCircle
    Field Value
    Type
    AnimationTypes

    ECG

    Busy indication with live ECG type animation

    Declaration
    public const AnimationTypes ECG
    Field Value
    Type
    AnimationTypes

    Gear

    Busy indication with gear type animation

    Declaration
    public const AnimationTypes Gear
    Field Value
    Type
    AnimationTypes

    Globe

    Busy indication with globe type animation

    Declaration
    public const AnimationTypes Globe
    Field Value
    Type
    AnimationTypes

    HorizontalPulsingBox

    Busy indication with box with pulsing type animation

    Declaration
    public const AnimationTypes HorizontalPulsingBox
    Field Value
    Type
    AnimationTypes

    Material

    Busy indication with Material type animation

    Declaration
    public const AnimationTypes Material
    Field Value
    Type
    AnimationTypes

    MovieTimer

    Busy indication with movie timer type animation

    Declaration
    public const AnimationTypes MovieTimer
    Field Value
    Type
    AnimationTypes

    None

    Displays this animation if its animation type is set as None.

    Declaration
    public const AnimationTypes None
    Field Value
    Type
    AnimationTypes

    Print

    Busy indication with printer type animation

    Declaration
    public const AnimationTypes Print
    Field Value
    Type
    AnimationTypes

    Rectangle

    Busy indication with jumping rectangle type animation

    Declaration
    public const AnimationTypes Rectangle
    Field Value
    Type
    AnimationTypes

    RollingBall

    Busy indication with ball that roll on a circle type animation.

    Declaration
    public const AnimationTypes RollingBall
    Field Value
    Type
    AnimationTypes

    SingleCircle

    Busy indication with circle type animation.

    Declaration
    public const AnimationTypes SingleCircle
    Field Value
    Type
    AnimationTypes

    SlicedCircle

    Busy indication with sliced circle type animation.

    Declaration
    public const AnimationTypes SlicedCircle
    Field Value
    Type
    AnimationTypes

    ZoomingTarget

    Busy indication with Zooming type animation.

    Declaration
    public const AnimationTypes ZoomingTarget
    Field Value
    Type
    AnimationTypes
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved