menu

Xamarin.Android

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class AnimationTypes - API Reference

    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: 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 Description
    AnimationTypes

    Battery

    Busy indication with battery charging type animation.

    Declaration
    public const AnimationTypes Battery
    Field Value
    Type Description
    AnimationTypes

    Box

    Busy indication with box arrangement type animation.

    Declaration
    public const AnimationTypes Box
    Field Value
    Type Description
    AnimationTypes

    Cupertino

    Represents Cupertino AnimationType

    Declaration
    public const AnimationTypes Cupertino
    Field Value
    Type Description
    AnimationTypes

    DoubleCircle

    Busy indication with rotation of double circle type animation.

    Declaration
    public const AnimationTypes DoubleCircle
    Field Value
    Type Description
    AnimationTypes

    Ecg

    Busy indication with live ECG type animation.

    Declaration
    public const AnimationTypes Ecg
    Field Value
    Type Description
    AnimationTypes

    GearBox

    Busy indication with GearBox type animation.

    Declaration
    public const AnimationTypes GearBox
    Field Value
    Type Description
    AnimationTypes

    Globe

    Busy indication with globe type animation.

    Declaration
    public const AnimationTypes Globe
    Field Value
    Type Description
    AnimationTypes

    HorizontalPulsingBox

    Busy indication with box with pulsing type animation.

    Declaration
    public const AnimationTypes HorizontalPulsingBox
    Field Value
    Type Description
    AnimationTypes

    Material

    Represents Material AnimationType

    Declaration
    public const AnimationTypes Material
    Field Value
    Type Description
    AnimationTypes

    MovieTimer

    Busy indication with movie timer type animation.

    Declaration
    public const AnimationTypes MovieTimer
    Field Value
    Type Description
    AnimationTypes

    Print

    Busy indication with printer type animation.

    Declaration
    public const AnimationTypes Print
    Field Value
    Type Description
    AnimationTypes

    Rectangle

    Busy indication with jumping rectangle type animation.

    Declaration
    public const AnimationTypes Rectangle
    Field Value
    Type Description
    AnimationTypes

    RollingBall

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

    Declaration
    public const AnimationTypes RollingBall
    Field Value
    Type Description
    AnimationTypes

    SingleCircle

    Busy indication with circle type animation.

    Declaration
    public const AnimationTypes SingleCircle
    Field Value
    Type Description
    AnimationTypes

    SlicedCircle

    Busy indication with sliced circle type animation.

    Declaration
    public const AnimationTypes SlicedCircle
    Field Value
    Type Description
    AnimationTypes

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32

    ZoomingTarget

    Busy indication with Zooming type animation.

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