menu

MAUI

  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ShimmerShapeType - MAUI API Reference | Syncfusion

    Show / Hide Table of Contents

    Class ShimmerShapeType

    Defines the shape for the Shimmer view.

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

    Fields

    Circle

    Circle shape of shimmer view.

    Declaration
    public const ShimmerShapeType Circle
    Field Value
    Type
    ShimmerShapeType

    Rectangle

    Rectangle shape of shimmer view.

    Declaration
    public const ShimmerShapeType Rectangle
    Field Value
    Type
    ShimmerShapeType

    RoundedRectangle

    Rounded rectangle shape of shimmer view.

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