restartable skippable scheme("[androidx.compose.ui.UiComposable, [androidx.compose.ui.UiComposable], [androidx.compose.ui.UiComposable]]") fun Carousel( stable slideCount: Int stable modifier: Modifier? = @static Companion stable carouselState: CarouselState? = @static remember({ CarouselState ( ) } , $composer, 0) stable timeToDisplaySlideMillis: Long = @static CarouselDefaults.TimeToDisplaySlideMillis stable enterTransition: EnterTransition? = @static CarouselDefaults.EnterTransition stable exitTransition: ExitTransition? = @static CarouselDefaults.ExitTransition stable carouselIndicator: @[ExtensionFunctionType] Function3? = @static composableLambda($composer, 970671445, true) { $composer: Composer?, $changed: Int -> sourceInformation ( $composer , "C91@3956L199:Carousel.kt#xeugjk" ) val $dirty = $changed if ( $changed and 0b1110 === 0 ) { $dirty = $dirty or if ( $composer . changed ( $this$null ) ) 0b0100 else 0b0010 } if ( $dirty and 0b01011011 !== 0b00010010 || ! $composer . skipping ) { if ( isTraceInProgress ( ) ) { traceEventStart ( 970671445 , $changed , -1 , "androidx.tv.material.carousel.Carousel. (Carousel.kt:90)" ) } val tmp0_$this = CarouselDefaults val tmp1_modifier = $this$null . align ( Companion . BottomEnd ) . padding ( 16 . dp ) tmp0_$this . Indicator ( carouselState , slideCount , tmp1_modifier , $composer , 0b110000000000 or 0b1110 and $dirty shr 0b0110 or 0b01110000 and $dirty shl 0b0011 , 0 ) if ( isTraceInProgress ( ) ) { traceEventEnd ( ) } } else { $composer . skipToGroupEnd ( ) } } stable content: Function3<@[ParameterName(name = 'index')] Int, Composer, Int, Unit> ) restartable fun AutoScrollSideEffect( stable timeToDisplaySlideMillis: Long stable slideCount: Int stable carouselState: CarouselState unstable focusState: FocusState? stable onAutoScrollChange: Function1<@[ParameterName(name = 'isAutoScrollActive')] Boolean, Unit>? = @static { it: Boolean -> } ) restartable skippable fun CarouselStateUpdater( stable carouselState: CarouselState stable slideCount: Int ) restartable skippable scheme("[androidx.compose.ui.UiComposable]") fun Indicator( stable carouselState: CarouselState stable slideCount: Int stable modifier: Modifier? = @static Companion unused stable : CarouselDefaults ) restartable skippable scheme("[androidx.compose.ui.UiComposable, [androidx.compose.ui.UiComposable], [androidx.compose.ui.UiComposable]]") fun CarouselItem( stable background: Function2 stable modifier: Modifier? = @static Companion stable overlayEnterTransitionStartDelayMillis: Long = @static CarouselItemDefaults.OverlayEnterTransitionStartDelayMillis stable overlayEnterTransition: EnterTransition? = @static CarouselItemDefaults.OverlayEnterTransition stable overlayExitTransition: ExitTransition? = @static CarouselItemDefaults.OverlayExitTransition stable overlay: Function2 ) restartable skippable scheme("[androidx.compose.ui.UiComposable, [androidx.compose.ui.UiComposable], [androidx.compose.ui.UiComposable]]") fun ImmersiveList( stable background: @[ExtensionFunctionType] Function5 stable modifier: Modifier? = @static Companion stable listAlignment: Alignment? = @static Companion.BottomEnd stable list: @[ExtensionFunctionType] Function3 ) restartable skippable scheme("[0, [0]]") fun AnimatedVisibility( stable visible: Boolean stable modifier: Modifier? = @static Companion stable enter: EnterTransition? = @static ImmersiveListDefaults.EnterTransition stable exit: ExitTransition? = @static ImmersiveListDefaults.ExitTransition stable label: String? = @static "AnimatedVisibility" stable content: @[ExtensionFunctionType] Function3 unused stable : ImmersiveListBackgroundScope ) restartable skippable scheme("[0, [0]]") fun AnimatedContent( stable targetState: Int stable modifier: Modifier? = @static Companion stable transitionSpec: @[ExtensionFunctionType] Function1, ContentTransform>? = @static { ImmersiveListDefaults . EnterTransition with ImmersiveListDefaults . ExitTransition } stable contentAlignment: Alignment? = @static Companion.TopStart stable content: @[ExtensionFunctionType] Function4 unused stable : ImmersiveListBackgroundScope )