implements |
BackedEnum |
|---|
Available wrapping types for text controls that can be wrapped that enable you to display the text as hyphenated.
| Cases | |
|---|---|
Hyphenated = 'Hyphenated'
Hyphenation will be used to break words on syllables where possible.
Hyphenation will be used to break words on syllables where possible. |
# |
Normal = 'Normal'
Normal text wrapping will be used. Words won't break based on hyphenation.
Normal text wrapping will be used. Words won't break based on hyphenation. |
# |