Class BusyIndicatorAnimationType
Represents a list of animation types that allows the user to select and apply for the control.
Inheritance
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 |