fill Outline Color
The outline color of the fill. Matches the value of fill-color
if unspecified.
Use static method FillLayer.defaultFillOutlineColor to set the default property.
Parameters
fill Outline Color
value of fillOutlineColor
open override fun fillOutlineColor(fillOutlineColor: Expression): FillLayer
Content copied to clipboard
The outline color of the fill. Matches the value of fill-color
if unspecified.
Use static method FillLayer.defaultFillOutlineColorAsExpression to set the default property.
Parameters
fill Outline Color
value of fillOutlineColor as Expression
open override fun fillOutlineColor(@ColorInt fillOutlineColor: Int): FillLayer
Content copied to clipboard
The outline color of the fill. Matches the value of fill-color
if unspecified.
Use static method FillLayer.defaultFillOutlineColorAsColorInt to set the default property.
Parameters
fill Outline Color
value of fillOutlineColor
The outline color of the fill. Matches the value of fill-color
if unspecified.