TranslationWidth
String widths available for translations. The specific character widths are locale-specific. Examples are given for the word "Sunday" in English.
enum TranslationWidth {
Narrow
Abbreviated
Wide
Short
}
Members
Member | Description |
---|---|
Narrow
|
1 character for |
Abbreviated
|
3 characters for |
Wide
|
Full length for |
Short
|
2 characters for |