liveview-native / liveview-native/liveview-client-jetpack
JetPack -> Modifiers -> Drawing: Modifier.drawWithContent(onDraw: ContentDrawScope.() -> 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).drawWithContent(kotlin.Function1)
Creates a [DrawModifier](https://developer.android.com/reference/kotlin/androidx/compose/ui/draw/DrawModifier) that allows the developer to draw before or after the layout's contents.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.