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 the features, otherwise false.