UI / DropdownStyle
DropdownStyle Class
Dropdown Widget Style Type
Table of contents
Accessors
comboButtonContentPadding(): Margin other |
---|
Get the margin of the combo box content |
comboButtonContentVisible(): boolean other |
Get whether the displayed text is visible |
comboButtonStyle(): ButtonStyle other |
Get Union box asset |
maxListHeight(): number other |
Get maximum dropdown menu length |
menuBorderContentPadding(): Margin other |
Get Dropdown background content margin |
menuBorderImage(): ImageInfo other |
Get ImageInfo of background image of Dropdown |
selectedOptionFontColor(): LinearColor other |
Get the font color of the selected item |
Accessors
comboButtonContentPadding
• | • | ||||
---|---|---|---|---|---|
Get the margin of the combo box content Returns
| Set the content margin of the combo box Parameters
|
comboButtonContentVisible
• | • | ||||
---|---|---|---|---|---|
Get whether the displayed text is visible Returns
| Set whether the displayed content text is visible Parameters
|
comboButtonStyle
• | ||
---|---|---|
Get Union box asset Returns
|
maxListHeight
• | • | ||||
---|---|---|---|---|---|
Get maximum dropdown menu length Returns
| Set the maximum length of Dropdown Parameters
|
menuBorderContentPadding
• | • | ||||
---|---|---|---|---|---|
Get Dropdown background content margin Returns
| Get Dropdown background content margin Parameters
|
menuBorderImage
• | ||
---|---|---|
Get ImageInfo of background image of Dropdown Returns
|
selectedOptionFontColor
• | • | ||||
---|---|---|---|---|---|
Get the font color of the selected item Returns
| Set the font color of the selected item Parameters
|