Enum RecycleLayoutManager.Orientation

    Definition

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

    Enumeration for the direction in which the content is laid out

    public enum RecycleLayoutManager.Orientation

    Fields

    Name Description
    Horizontal

    Horizontal

    Vertical

    Vertical

    Extension Methods

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