setVisible

abstract fun setVisible(visible: Boolean): Configuration(source)

Deprecated

This property is deprecated and will be removed in Gradle 10.

Sets the value returned by isVisible. There is no need to set this property and this method will be deprecated in an upcoming Gradle version.

Parameters

visible

the value to set.