backgroundColor

abstract fun backgroundColor(backgroundColor: String = "#000000"): BackgroundLayer

Set the BackgroundColor property

Parameters

backgroundColor

value of backgroundColor

abstract fun backgroundColor(backgroundColor: Expression): BackgroundLayer

Set the BackgroundColor property

Parameters

backgroundColor

value of backgroundColor as Expression

abstract fun backgroundColor(@ColorInt() backgroundColor: Int): BackgroundLayer

Set the BackgroundColor property.

Parameters

backgroundColor

value of backgroundColor