Xamarin.Forms

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class WaveDirection - Xamarin.Forms API Reference | Syncfusion WaveDirection values. ">

    Show / Hide Table of Contents

    Class WaveDirection

    Represent the WaveDirection values.

    Inheritance
    System.Object
    WaveDirection
    Namespace: Syncfusion.XForms.Shimmer
    Assembly: Syncfusion.Core.XForms.dll
    Syntax
    public sealed class WaveDirection : Enum

    Fields

    BottomToTop

    LeftToRight enum of the animation direction is allows the animation from bottom to top

    Declaration
    public const WaveDirection BottomToTop
    Field Value
    Type Description
    WaveDirection

    Default

    Default enum of the animation direction is allows the animation from lefttop to rightbottom

    Declaration
    public const WaveDirection Default
    Field Value
    Type Description
    WaveDirection

    LeftToRight

    LeftToRight enum of the animation direction is allows the animation from left to right

    Declaration
    public const WaveDirection LeftToRight
    Field Value
    Type Description
    WaveDirection

    RightToLeft

    LeftToRight enum of the animation direction is allows the animation from right to left

    Declaration
    public const WaveDirection RightToLeft
    Field Value
    Type Description
    WaveDirection

    TopToBottom

    LeftToRight enum of the animation direction is allows the animation from top to bottom

    Declaration
    public const WaveDirection TopToBottom
    Field Value
    Type Description
    WaveDirection

    value__

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