lineColor

abstract fun lineColor(lineColor: String = "#000000"): LineLayer

Set the LineColor property

Parameters

lineColor

value of lineColor

abstract fun lineColor(lineColor: Expression): LineLayer

Set the LineColor property

Parameters

lineColor

value of lineColor as Expression

abstract fun lineColor(@ColorInt() lineColor: Int): LineLayer

Set the LineColor property.

Parameters

lineColor

value of lineColor