Enum UnderlineType
Definition
- Assembly:
- Tizen.NUI.dll
Enumeration for the type of Underline.
public enum UnderlineType
Fields
| Name | Description |
|---|---|
| Dashed | The dashed underline type. |
| Double | The double underline type. |
| Solid | The default underline type. |