backgroundColor

open override fun backgroundColor(backgroundColor: String): <ERROR CLASS>

Set the BackgroundColor property

Parameters

backgroundColor

value of backgroundColor

open override fun backgroundColor(backgroundColor: Expression): <ERROR CLASS>

Set the BackgroundColor property

Parameters

backgroundColor

value of backgroundColor as Expression

open override fun backgroundColor(@ColorInt() backgroundColor: Int): <ERROR CLASS>

Set the BackgroundColor property.

Parameters

backgroundColor

value of backgroundColor

val backgroundColor: String?

The color with which the background will be drawn.