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


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


<h2 id="hasprogressbarrangeinfo-rangeinfo">hasProgressBarRangeInfo</h2>

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


```kotlin
fun hasProgressBarRangeInfo(rangeInfo: ProgressBarRangeInfo): SemanticsMatcher
```


Returns whether the node's range info matches exactly to the given accessibility range info.

#### Parameters

| | |
| --- | --- |
| rangeInfo | range info to match. |