setBackgroundColor

open override 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

EvsColor