---
title: "progressBarRangeInfo"
description: "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."
type: "property"
---

<div class='type'>Property</div>


<a id='references'></a>

<div class='sourceset sourceset-common'>Common</div>


```kotlin
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.



