getStatesWithAlpha

fun getStatesWithAlpha(): Set<ComponentState>

Returns the set of all component states that have non-trivial alpha associated with them. Non-trivial alpha is a value that is strictly less than 1.0.

Return

All component states that have associated non-trivial alpha values.