Enum VerticalAlignmentType

    Definition

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

    Enumeration for vertical alignment types.

    public enum VerticalAlignmentType

    Fields

    Name Description
    Bottom

    Align vertically bottom.

    Center

    Align vertically center.

    Top

    Align vertically top.

    Extension Methods

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