Skip to content

handle key events

milan jurkulák edited this page May 2, 2024 · 1 revision

//tvlib/org.mjdev.tvlib.ui.components.carousel/ModifierExt/handleKeyEvents

handleKeyEvents

[androidJvm]
fun Modifier.handleKeyEvents(carouselState: CarouselState, outerBoxFocusRequester: FocusRequester, focusManager: FocusManager, itemCount: Int, isLtr: Boolean, currentCarouselBoxFocusState: () -> FocusState?): Modifier

Clone this wiki locally