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


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


<h2 id="asserttouchheightisequalto-expectedheight">assertTouchHeightIsEqualTo</h2>

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


```kotlin
fun SemanticsNodeInteraction.assertTouchHeightIsEqualTo(
    expectedHeight: Dp
): SemanticsNodeInteraction
```


Asserts that the touch bounds of this node has height equal to `expectedHeight`.