Skip to content

UI.WidgetStyle

Name - Description Default Type
<input>
<output>
NonInteractive The style of a widget that you cannot interact with. None {Any}&{Any}
Inactive The style of an interactive widget, such as a button, at rest. None {Any}&{Any}
Hovered The style of an interactive widget while you hover it, or when it is highlighted. None {Any}&{Any}
Active The style of an interactive widget as you are clicking or dragging it. None {Any}&{Any}
Open The style of a button that has an open menu beneath it (e.g. a combo-box) None {Any}&{Any}