Searched defs:swapAnimationEnd (Results 1 – 1 of 1) sorted by relevance
338 var swapAnimationEnd by remember { mutableStateOf(false) } in BesideUserSwitcherLayout() variable975 val swapAnimationEnd = MotionTestValueKey<Boolean>("swapAnimationEnd") constant