Divider is a thin line for layout separating sections.
Tips
Properties
UI Dialog
Item | Input value | Option | Default value |
---|
ID | string | | automatic |
Width | string | | 240 |
X | string | | |
Y | string | | |
Visibility | boolean | • on • off | on |
text display | boolean | • on • off | on |
Text | string | | |
Text Align | option | • center • left • right | center |
Orientation | option | • horizontal • vertical | horizontal |
Action
Item | Properties | Data Type | Options | Default value |
---|
ID | id | string | | automatic |
Width | width | string | | 240 |
X | x | string | | |
Y | y | string | | |
Visibility | visibility | boolean | • true • false | true |
Text | text | string | | |
Text Align | textAlign | string | • center • left • right | center |
Orientation | orientation | string | • horizontal • vertical | horizontal |
Tips
Event
None