Enum FontWidthType

Definition

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

Enumeration type for the font's width.

C#
Copy
public enum FontWidthType
Name Description
Condensed

Condensed.

Expanded

Expanded.

ExtraCondensed

ExtraCondensed.

ExtraExpanded

ExtraExpanded.

None

None.

Normal

Normal.

SemiCondensed

SemiCondensed.

SemiExpanded

SemiExpanded.

UltraCondensed

UltraCondensed.

UltraExpanded

UltraExpanded.