Enum HorizontalAlignment

    Definition

    Namespace:
    Tizen.NUI
    Assembly:
    Tizen.NUI.dll

    Enumeration for the text horizontal aligning.

    public enum HorizontalAlignment

    Fields

    Name Description
    Begin

    Texts place at the begin of horizontal direction.

    Center

    Texts place at the center of horizontal direction.

    End

    Texts place at the end of horizontal direction.

    • View Source
    Back to top Copyright © 2016-2024 Samsung
    Generated by DocFX