CardAnimationState

fun interface CardAnimationState

Current state of the flip-card animation shown after the first side has been successfully scanned.

Inheritors

Types

Link copied to clipboard
object Companion
Link copied to clipboard

Functions

Link copied to clipboard
abstract fun Animate(screenDimensionMin: Dp, onAnimationCompleted: () -> Unit)