Enum HorizontalAlignment

    Definition

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

    Enumeration for the horizontal alignment of objects such as texts and layout items.

    public enum HorizontalAlignment

    Fields

    Name Description
    Begin

    Objects are placed at the beginning of the horizontal direction.

    Center

    Objects are placed at the center of the horizontal direction.

    End

    Objects are placed at the end of the horizontal direction.

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