visibility

open override fun visibility(visibility: Visibility): FillLayer

Whether this layer is displayed.

Use static method FillLayer.defaultVisibility to get the default property value.

Parameters

visibility

value of Visibility


open override fun visibility(visibility: Expression): FillLayer

Whether this layer is displayed.

Use static method [FillLayer.defaultVisibility to get the default property value.

Parameters

visibility

value of Visibility


open override val visibility: Visibility?

Whether this layer is displayed.