withFillOpacity

Set fill-opacity to initialise the fill with.

<p> The opacity of the entire fill layer. In contrast to the {@link PropertyFactory#fillColor}, this value will also affect the 1px stroke around the fill, if the stroke is used. </p>

Return

this

Parameters

fillOpacity

the fill-opacity value

fun withFillOpacity(fillOpacity: Double): FillOptions