Enum Direction.Type

    Definition

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

    Enumeration for the Direction types.

    public enum Direction.Type

    Fields

    Name Description
    LeftToRight

    from Left to Right

    RightToLeft

    from Right to Left

    Extension Methods

    EXamlExtensions.LoadFromEXamlByRelativePath<Direction.Type>(Direction.Type, string)
    Extensions.LoadFromXaml<Direction.Type>(Direction.Type, string)
    Extensions.LoadFromXaml<Direction.Type>(Direction.Type, Type)
    Extensions.LoadFromXamlFile<Direction.Type>(Direction.Type, string)
    • View Source
    Back to top Copyright © 2016-2025 Samsung
    Generated by DocFX