Home
last modified time | relevance | path

Searched refs:ContentAnimationEnter (Results 1 – 6 of 6) sorted by relevance

/tv/tv-material/src/main/java/androidx/tv/material3/
DNavigationDrawerItem.kt105 enter = NavigationDrawerItemDefaults.ContentAnimationEnter, in <lambda>()
119 enter = NavigationDrawerItemDefaults.ContentAnimationEnter, in <lambda>()
131 enter = NavigationDrawerItemDefaults.ContentAnimationEnter, in <lambda>()
DNavigationDrawerItemDefaults.kt67 val ContentAnimationEnter = fadeIn() + slideIn { IntOffset(-it.width, 0) } in <lambda>() constant
/tv/tv-material/api/
Drestricted_current.txt669 property public androidx.compose.animation.EnterTransition ContentAnimationEnter;
Drestricted_1.0.0-beta01.txt663 property public final androidx.compose.animation.EnterTransition ContentAnimationEnter;
Dcurrent.txt669 property public androidx.compose.animation.EnterTransition ContentAnimationEnter;
D1.0.0-beta01.txt663 property public final androidx.compose.animation.EnterTransition ContentAnimationEnter;