Enum FontSizeType
Definition
- Assembly:
- Tizen.NUI.dll
Enumeration for the size type of font.
public enum FontSizeType
Remarks
The size type of font used as a property of TextFit.
Fields
| Name | Description |
|---|---|
| PixelSize | The PixelSize. |
| PointSize | The PointSize. |