TextWrap¶
Value | Description |
---|---|
Extend |
Extends the parent widget's width to wrap text. |
Wrap |
Wraps text to the width of the parent widget extending the next line. |
Truncate |
Truncates text that does not fit within the parent widget. |
Value | Description |
---|---|
Extend |
Extends the parent widget's width to wrap text. |
Wrap |
Wraps text to the width of the parent widget extending the next line. |
Truncate |
Truncates text that does not fit within the parent widget. |