menu

Xamarin.Forms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class StepContentType - Xamarin.Forms API Reference | Syncfusion

    Show / Hide Table of Contents

    Class StepContentType

    Enumeration specifying content type of marker.

    Inheritance
    System.Object
    StepContentType
    Namespace: Syncfusion.XForms.ProgressBar
    Assembly: Syncfusion.SfProgressBar.XForms.dll
    Syntax
    public sealed class StepContentType : Enum

    Fields

    Cross

    The marker contain cross.

    Declaration
    public const StepContentType Cross
    Field Value
    Type
    StepContentType

    Dot

    The marker contain dot.

    Declaration
    public const StepContentType Dot
    Field Value
    Type
    StepContentType

    None

    The marker is empty.

    Declaration
    public const StepContentType None
    Field Value
    Type
    StepContentType

    Numbering

    The marker contain numbering.

    Declaration
    public const StepContentType Numbering
    Field Value
    Type
    StepContentType

    Tick

    The marker contain tick.

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