setFeatureVisible

fun setFeatureVisible(feature: Feature, visible: Boolean)

Sets the visibility of the given feature.

Since

200.1.0

Parameters

feature

The feature.

visible

true to show, false to hide.