isVisible

abstract fun isVisible(): Boolean(source)

Returns true if this is a visible configuration. A visible configuration is usable outside the project it belongs to. The default value is true.

Return

true if this is a visible configuration.