Searched defs:animatorState (Results 1 – 2 of 2) sorted by relevance
520 val animatorState = controller.animatorState ?: return@drawWithContent in AnimatedContentInOverlay() constant544 val animatorState = in AnimatedContentInOverlay() constant
156 var animatorState by mutableStateOf<TransitionAnimator.State?>(null) variable