Enum GridLayout.Alignment

    Definition

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

    The alignment of the grid layout child.

    public enum GridLayout.Alignment

    Fields

    Name Description
    Center

    At the center of the container

    End

    At the end of the container.

    Start

    At the start of the container.

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