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 : EnumFields
Article
Specifies the article effect of SfShimmer .
Declaration
public const ShimmerType ArticleField Value
| Type | 
|---|
| ShimmerType | 
CirclePersona
Specifies the circle persona effect of SfShimmer.
Declaration
public const ShimmerType CirclePersonaField Value
| Type | 
|---|
| ShimmerType | 
Feed
Specifies the feed effect of SfShimmer.
Declaration
public const ShimmerType FeedField Value
| Type | 
|---|
| ShimmerType | 
Profile
Specifies the profile effect of SfShimmer.
Declaration
public const ShimmerType ProfileField Value
| Type | 
|---|
| ShimmerType | 
Shopping
Specifies the shopping effect of SfShimmer.
Declaration
public const ShimmerType ShoppingField Value
| Type | 
|---|
| ShimmerType | 
SquarePersona
Specifies the square persona effect of SfShimmer.
Declaration
public const ShimmerType SquarePersonaField Value
| Type | 
|---|
| ShimmerType | 
Video
Specifies the video effect of SfShimmer.
Declaration
public const ShimmerType VideoField Value
| Type | 
|---|
| ShimmerType |