menu

MAUI

  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class AnimationType - MAUI API Reference | Syncfusion

    Show / Hide Table of Contents

    Class AnimationType

    Defines the animation type for animation of busy indicator.

    Inheritance
    System.Object
    AnimationType
    Namespace: Syncfusion.Maui.Core
    Assembly: Syncfusion.Maui.Core.dll
    Syntax
    public sealed class AnimationType : Enum

    Fields

    CircularMaterial

    Defines the animation type as circular material for busy indicator.

    Declaration
    public const AnimationType CircularMaterial
    Field Value
    Type
    AnimationType

    Cupertino

    Defines the animation type as Cupertino for busy indicator.

    Declaration
    public const AnimationType Cupertino
    Field Value
    Type
    AnimationType

    DoubleCircle

    Defines the animation type as double circle for busy indicator.

    Declaration
    public const AnimationType DoubleCircle
    Field Value
    Type
    AnimationType

    Globe

    Defines the animation type as Globe for busy indicator.

    Declaration
    public const AnimationType Globe
    Field Value
    Type
    AnimationType

    HorizontalPulsingBox

    Defines the animation type as HorizontalPulsingBox for busy indicator.

    Declaration
    public const AnimationType HorizontalPulsingBox
    Field Value
    Type
    AnimationType

    LinearMaterial

    Defines the animation type as linear material for busy indicator.

    Declaration
    public const AnimationType LinearMaterial
    Field Value
    Type
    AnimationType

    SingleCircle

    Defines the animation type as single circle for busy indicator.

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