Composables UI is out: our new component library for Compose Multiplatform ->
Property

progressBarRangeInfo

The semantics represents a range of possible values with a current value.

Source set: Common
var SemanticsPropertyReceiver.progressBarRangeInfo

The semantics represents a range of possible values with a current value. For example, when used on a slider control, this will allow screen readers to communicate the slider's state.

Last updated: