menu

WinUI

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

    Show / Hide Table of Contents

    Class ShimmerType

    Defines the type for the SfShimmer control. 

    Inheritance
    System.Object
    ShimmerType
    Namespace: Syncfusion.UI.Xaml.Core
    Assembly: Syncfusion.Core.WinUI.dll
    Syntax
    public sealed class ShimmerType : Enum

    Fields

    Article

    Specifies the article effect of SfShimmer .

    Declaration
    public const ShimmerType Article
    Field Value
    Type
    ShimmerType

    CirclePersona

    Specifies the circle persona effect of SfShimmer.

    Declaration
    public const ShimmerType CirclePersona
    Field Value
    Type
    ShimmerType

    Feed

    Specifies the feed effect of SfShimmer.

    Declaration
    public const ShimmerType Feed
    Field Value
    Type
    ShimmerType

    Profile

    Specifies the profile effect of SfShimmer.

    Declaration
    public const ShimmerType Profile
    Field Value
    Type
    ShimmerType

    Shopping

    Specifies the shopping effect of SfShimmer.

    Declaration
    public const ShimmerType Shopping
    Field Value
    Type
    ShimmerType

    SquarePersona

    Specifies the square persona effect of SfShimmer.

    Declaration
    public const ShimmerType SquarePersona
    Field Value
    Type
    ShimmerType

    Video

    Specifies the video effect of SfShimmer.

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