fill Outline Color
open override fun fillOutlineColor(fillOutlineColor: String): <ERROR CLASS>
Content copied to clipboard
Set the FillOutlineColor property
Parameters
fillOutlineColor
value of fillOutlineColor
open override fun fillOutlineColor(fillOutlineColor: Expression): <ERROR CLASS>
Content copied to clipboard
Set the FillOutlineColor property
Parameters
fillOutlineColor
value of fillOutlineColor as Expression
open override fun fillOutlineColor(@ColorInt() fillOutlineColor: Int): <ERROR CLASS>
Content copied to clipboard
Set the FillOutlineColor property.
Parameters
fillOutlineColor
value of fillOutlineColor
The outline color of the fill. Matches the value of fill-color
if unspecified.