setVisible

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

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.