liveview-native / liveview-native/liveview-client-jetpack
JetPack -> Modifiers -> Pointer: Modifier.pointerInput(key1: Any?, key2: Any?, block: suspend PointerInputScope.() -> Unit)
Open
- Dominant language
- Kotlin
- Stars
- 139
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
Doc: https://developer.android.com/reference/kotlin/androidx/compose/ui/Modifier#(androidx.compose.ui.Modifier).pointerInput(kotlin.Any,kotlin.Any,kotlin.coroutines.SuspendFunction1)
Create a modifier for processing pointer input within the region of the modified element.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.