menu

MAUI

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

    Show / Hide Table of Contents

    Class StepShapeType

    Defines the shape of the step.

    Inheritance
    System.Object
    StepShapeType
    Namespace: Syncfusion.Maui.ProgressBar
    Assembly: Syncfusion.Maui.ProgressBar.dll
    Syntax
    public sealed class StepShapeType : Enum

    Fields

    Circle

    Represents the circle shape.

    Declaration
    public const StepShapeType Circle
    Field Value
    Type
    StepShapeType

    Square

    Represents the square shape.

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