Enum UnderlineType

Definition

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

Enumeration for the type of Underline.

C#
Copy
public enum UnderlineType : int
Name Description
Dashed

The dashed underline type.

Double

The double underline type.

Solid

The default underline type.

Extension Methods