Enum VerticalAlignment

    Definition

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

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

    public enum VerticalAlignment

    Fields

    Name Description
    Bottom

    Objects are placed at the bottom of the vertical direction.

    Center

    Objects are placed at the center of the vertical direction.

    Top

    Objects are placed at the top of the vertical direction.

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