StateLayer

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard
val animatedAlpha: Animatable<Float, AnimationVector1D>
Link copied to clipboard
var currentInteraction: Interaction?
Link copied to clipboard
val interactions: MutableList<Interaction>

Functions

Link copied to clipboard
fun DrawScope.drawStateLayer(radius: Float, color: Color)
Link copied to clipboard
fun handleInteraction(interaction: Interaction, scope: CoroutineScope)