setForegroundColor

Set the foreground color of the ui element

Default: EvsColor.White

Return

this

Parameters

evsColor

See also


open fun setForegroundColor(color: Int): UIElement

Set the foreground color of the ui element

Default: EvsColor.White.rgba

Return

this

Parameters

color

rgba color

See also