menu

Xamarin.Forms

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

    Show / Hide Table of Contents

    Class StepTitleAlignment

    Enumerates values that control title text alignment.

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

    Fields

    Center

    Indicates that text will be aligned in the middle of either horizontally or vertically aligned text.

    Declaration
    public const StepTitleAlignment Center
    Field Value
    Type
    StepTitleAlignment

    End

    Indicates that text will be aligned to the right or bottom of horizontally or vertically aligned text, respectively.

    Declaration
    public const StepTitleAlignment End
    Field Value
    Type
    StepTitleAlignment

    Start

    Indicates that text will be aligned to the left or top of horizontally or vertically aligned text, respectively.

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