Enum FlexContainer.ContentDirectionType

    Definition

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

    Enumeration for the primary direction in which content is ordered in the flex container and on which sides the ?�start??and ?�end??are.

    [Obsolete("This has been deprecated in API8 and will be removed in API10. Use FlexLayout instead.")]
    public enum FlexContainer.ContentDirectionType

    Fields

    Name Description
    Inherit

    Inherits the same direction from the parent.

    LTR

    From left to right.

    RTL

    From right to left.

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