---
title: "hasScrollAction"
description: "Return whether the node has a semantics scrollable action defined."
type: "function"
---

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


<a id='references'></a>
<div class='sourceset sourceset-common'>Common</div>


```kotlin
fun hasScrollAction(): SemanticsMatcher
```


Return whether the node has a semantics scrollable action defined.



