allVariants

abstract fun allVariants(action: Action<in VariantMetadata>)(source)

Add a rule for adjusting all variants of a component.

Since

4.5

Parameters

action

the action to be executed on each variant.