VariantComponentSpec

API Documentation:VariantComponentSpec

Note: This class is incubating and may change in a future version of Gradle.

Represents a component that is made up of one or more mutually exclusive components.

Properties

PropertyDescription
binaries
Incubating

The variants of this component.

displayName
Incubating

Returns a human-consumable display name for this element.

Methods

No methods

Script blocks

No script blocks

Property details

ModelMap<BinarySpec> binaries (read-only)

Note: This property is incubating and may change in a future version of Gradle.

The variants of this component.

String displayName (read-only)

Note: This property is incubating and may change in a future version of Gradle.

Returns a human-consumable display name for this element.