setBackgroundColor

expect infix fun setBackgroundColor(value: Color)

Set the background color of the object.

Parameters

value

The new value to use.

actual infix fun setBackgroundColor(value: Color)
actual infix fun setBackgroundColor(value: Color)