background Color
open override fun backgroundColor(backgroundColor: String): BackgroundLayer
Content copied to clipboard
open override fun backgroundColor(@ColorInt backgroundColor: Int): BackgroundLayer
Content copied to clipboard
The color with which the background will be drawn.
Parameters
background Color
value of backgroundColor
open override fun backgroundColor(backgroundColor: Expression): BackgroundLayer
Content copied to clipboard
The color with which the background will be drawn.
Parameters
background Color
value of backgroundColor as Expression
The color with which the background will be drawn.