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
}
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
}