Class AnimationTypes
Contains the values for the AnimationTypes enumeration that contains various built in animations graphics.
Inheritance
Namespace: Com.Syncfusion.Sfbusyindicator.Enums
Assembly: Syncfusion.SfBusyIndicator.Android.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
Represents Cupertino AnimationType
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 |
GearBox
Busy indication with GearBox type animation.
Declaration
public const AnimationTypes GearBox
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
Represents Material AnimationType
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 |
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 |