menu

UWP

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

    Show / Hide Table of Contents

    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

    Extension Methods

    DateTimeExtension.ToDateTime(Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved