menu

MAUI Toolkit

  • User Guide
  • Demos
  • Support
Class ShimmerWaveDirection - MAUI-ToolKit API Reference | Syncfusion

    Show / Hide Table of Contents

    Class ShimmerWaveDirection

    Defines the wave direction for the SfShimmer .

    Inheritance
    System.Object
    ShimmerWaveDirection
    Namespace: Syncfusion.Maui.Toolkit.Shimmer
    Assembly: Syncfusion.Maui.Toolkit.dll
    Syntax
    public sealed class ShimmerWaveDirection : Enum

    Fields

    BottomToTop

    Animates from bottom to top.

    Declaration
    public const ShimmerWaveDirection BottomToTop
    Field Value
    Type
    ShimmerWaveDirection

    Default

    Default animation direction, which animates from left-top to right-bottom.

    Declaration
    public const ShimmerWaveDirection Default
    Field Value
    Type
    ShimmerWaveDirection

    LeftToRight

    Animates from left to right.

    Declaration
    public const ShimmerWaveDirection LeftToRight
    Field Value
    Type
    ShimmerWaveDirection

    RightToLeft

    Animates from top to bottom.

    Declaration
    public const ShimmerWaveDirection RightToLeft
    Field Value
    Type
    ShimmerWaveDirection

    TopToBottom

    TopToBottom enum of the animation direction is allows the animation from top to bottom.

    Declaration
    public const ShimmerWaveDirection TopToBottom
    Field Value
    Type
    ShimmerWaveDirection
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved