setBackgroundColor

Set the background color of the ui element

Default: No background color

Return

this

Parameters

evsColor

See also


open fun setBackgroundColor(color: Int): UIElement

Set the background color of the ui element

Default: No background color

Return

this

Parameters

color

rgba color

See also