VariantComponentSpec

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

Inheritors

Functions

Link copied to clipboard
The variants produced for this component spec.
Link copied to clipboard
abstract fun getDisplayName(): String
Link copied to clipboard
abstract fun getName(): String
Link copied to clipboard
abstract fun getProjectPath(): String
Link copied to clipboard
abstract fun getVariants(): Iterable<out Binary>