Enum DimensionType

Definition

Namespace:
Tizen.NUI
Assembly:
Tizen.NUI.dll
API Level:
3

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

C#
Copy
public enum DimensionType
Name Description
AllDimensions

Mask to cover all flags.

Height

Height dimension.

Width

Width dimension.