menu

WinUI

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class BusyIndicatorAnimationType - WinUI API Reference | Syncfusion

    Show / Hide Table of Contents

    Class BusyIndicatorAnimationType

    Represents a list of animation types that allows the user to select and apply for the control.

    Inheritance
    System.Object
    BusyIndicatorAnimationType
    Namespace: Syncfusion.UI.Xaml.Notifications
    Assembly: Syncfusion.Notifications.WinUI.dll
    Syntax
    public sealed class BusyIndicatorAnimationType : Enum

    Fields

    DottedCircle

    Represents a dotted circle type of animation that allows the user to select and apply for the control.

    Declaration
    public const BusyIndicatorAnimationType DottedCircle
    Field Value
    Type
    BusyIndicatorAnimationType

    DottedCircularFluent

    Represents a dotted circular fluent type of animation that allows the user to select and apply for the control.

    Declaration
    public const BusyIndicatorAnimationType DottedCircularFluent
    Field Value
    Type
    BusyIndicatorAnimationType

    DottedLinear

    Represents a dotted linear type of animation that allows the user to select and apply for the control.

    Declaration
    public const BusyIndicatorAnimationType DottedLinear
    Field Value
    Type
    BusyIndicatorAnimationType

    DoubleCircle

    Represents a double circle type of animation that allows the user to select and apply for the control.

    Declaration
    public const BusyIndicatorAnimationType DoubleCircle
    Field Value
    Type
    BusyIndicatorAnimationType

    LinearBox

    Represents a linear box type of animation that allows the user to select and apply for the control.

    Declaration
    public const BusyIndicatorAnimationType LinearBox
    Field Value
    Type
    BusyIndicatorAnimationType

    LinearFluent

    Represents a linear fluent type of animation that allows the user to select and apply for the control.

    Declaration
    public const BusyIndicatorAnimationType LinearFluent
    Field Value
    Type
    BusyIndicatorAnimationType

    LinearOscillatingBox

    Represents a dotted circle type of animation that allows the user to select and apply for the control.

    Declaration
    public const BusyIndicatorAnimationType LinearOscillatingBox
    Field Value
    Type
    BusyIndicatorAnimationType

    SingleCircle

    Represents a single circle type of animation that allows the user to select and apply for the control.

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