SupportsConvention

Marks a Gradle API custom type as supporting conventions.

Note: This interface is not intended for implementation by build script or plugin authors.

Since

8.7

Inheritors

Functions

Link copied to clipboard
abstract fun unset(): SupportsConvention
Unsets this object's explicit value, allowing the convention to be selected when evaluating this object's value.
Link copied to clipboard
Unsets this object's convention value.