multiline
Type
property
Summary
If the label is displayed on multiple lines
Syntax
set the multiline of <widget> to {<true> | <false>}
get the multiline of <widget>
Description
Use the multiline property to indicate whether the label is displayed on multiple lines or not
Value
| Name | Type | Description |
|---|---|---|
value | A boolean indicating whether the label is displayed on multiple lines or not |