Class ShimmerShapeType
Defines the shape for the ShimmerView.
Inheritance
System.Object
    ShimmerShapeType
  Namespace: Syncfusion.Maui.Toolkit.Shimmer
Assembly: Syncfusion.Maui.Toolkit.dll
Syntax
public sealed class ShimmerShapeType : Enum
  Fields
Circle
Circle shape for the ShimmerView.
Declaration
public const ShimmerShapeType Circle
  Field Value
| Type | 
|---|
| ShimmerShapeType | 
Rectangle
Rectangle shape for the ShimmerView.
Declaration
public const ShimmerShapeType Rectangle
  Field Value
| Type | 
|---|
| ShimmerShapeType | 
RoundedRectangle
Rounded rectangle shape for the ShimmerView.
Declaration
public const ShimmerShapeType RoundedRectangle
  Field Value
| Type | 
|---|
| ShimmerShapeType |