Class Directions
Represents a list of directions for the animation in control.
Inheritance
System.Object
Directions
Namespace: Syncfusion.UI.Xaml.Controls.Notification
Assembly: Syncfusion.SfProgressBar.UWP.dll
Syntax
[ClassReference(IsReviewed = false)]
public sealed class Directions : Enum
Fields
Horizontal
Represents horizontal direction for progress animation in the control.
Declaration
public const Directions Horizontal
Field Value
Type |
---|
Directions |
Vertical
Represents vertical direction for progress animation in the control.
Declaration
public const Directions Vertical
Field Value
Type |
---|
Directions |