Enum DimensionType
Definition
- 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. |