visibility

open override fun visibility(visibility: Visibility): LineLayer

Whether this layer is displayed.

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

Parameters

visibility

value of Visibility

open override val visibility: Visibility?

Whether this layer is displayed.