WinUI

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class BusyIndicatorAnimationType

    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 Description
    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 Description
    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 Description
    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 Description
    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 Description
    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 Description
    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 Description
    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 Description
    BusyIndicatorAnimationType

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32
    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved