liveview-native / liveview-native/liveview-client-jetpack
JetPack -> Modifiers -> Semantics: Modifier.rangeSemantics( value: Float, enabled: Boolean, onValueChange: (Float) -> Unit, valueRange: ClosedFloatingPointRange<Float>, steps: Int )
Open
- Dominant language
- Kotlin
- Stars
- 139
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
https://developer.android.com/reference/kotlin/androidx/compose/ui/Modifier#(androidx.compose.ui.Modifier).rangeSemantics(kotlin.Float,kotlin.Boolean,kotlin.Function1,kotlin.ranges.ClosedFloatingPointRange,kotlin.Int)
Modifier to add semantics signifying progress of the Stepper/Slider.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.