Enum DimensionType

    Definition

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

    This specifies the dimension of the width or the height for size negotiation.

    public enum DimensionType

    Fields

    Name Description
    AllDimensions

    Mask to cover all flags.

    Height

    Height dimension.

    Width

    Width dimension.

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