-
Notifications
You must be signed in to change notification settings - Fork 0
handle key events
milan jurkulák edited this page May 2, 2024
·
1 revision
//tvlib/org.mjdev.tvlib.ui.components.carousel/ModifierExt/handleKeyEvents
[androidJvm]
fun Modifier.handleKeyEvents(carouselState: CarouselState, outerBoxFocusRequester: FocusRequester, focusManager: FocusManager, itemCount: Int, isLtr: Boolean, currentCarouselBoxFocusState: () -> FocusState?): Modifier