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 |