fill Outline Color
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.
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.
Parameters
fill Outline Color
value of fillOutlineColor as Expression
The outline color of the fill. Matches the value of fill-color
if unspecified.