liveview-native / liveview-native/liveview-client-jetpack
JetPack -> Modifiers -> Other: Modifier.modifierLocalConsumer(consumer: ModifierLocalReadScope.() -> 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).modifierLocalConsumer(kotlin.Function1)
A Modifier that can be used to consume [ModifierLocal](https://developer.android.com/reference/kotlin/androidx/compose/ui/modifier/ModifierLocal)s that were provided by other modifiers to the left of this modifier, or above this modifier in the layout tree.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.