VariantComponent

A component that has one or more mutually exclusive variants.

Inheritors

Functions

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