Enum DefaultGridItem.LabelOrientation

    Definition

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

    Label orientation.

    public enum DefaultGridItem.LabelOrientation

    Fields

    Name Description
    InsideBottom

    inside of image bottom edge.

    InsideTop

    inside of image top edge.

    OutsideBottom

    Outside of image bottom edge.

    OutsideTop

    Outside of image top edge.

    Extension Methods

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