visibility

open override fun visibility(visibility: Visibility): RasterLayer

Whether this layer is displayed.

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

Parameters

visibility

value of Visibility


open override fun visibility(visibility: Expression): RasterLayer

Whether this layer is displayed.

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

Parameters

visibility

value of Visibility


open override val visibility: Visibility?

Whether this layer is displayed.