Xamarin.Android

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class TextAlignment - Xamarin.Android API Reference | Syncfusion

    Show / Hide Table of Contents

    Class TextAlignment

    Types of Alignment

    Inheritance
    System.Object
    TextAlignment
    Namespace: Syncfusion.SfImageEditor.Android
    Assembly: Syncfusion.SfImageEditor.Android.dll
    Syntax
    public sealed class TextAlignment : Enum

    Fields

    Center

    Represents Center

    Declaration
    public const TextAlignment Center
    Field Value
    Type Description
    TextAlignment

    Left

    Represents Left

    Declaration
    public const TextAlignment Left
    Field Value
    Type Description
    TextAlignment

    Right

    Represents Right

    Declaration
    public const TextAlignment Right
    Field Value
    Type Description
    TextAlignment

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved