fillColor

Set the FillColor property

Parameters

fillColor

value of fillColor

abstract fun fillColor(fillColor: String): FillLayer

Set the FillColor property

Parameters

fillColor

value of fillColor as Expression

abstract fun fillColor(fillColor: Expression): FillLayer

Set the FillColor property.

Parameters

fillColor

value of fillColor

abstract fun fillColor(@ColorInt() fillColor: Int): FillLayer