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

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


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


```kotlin
fun hasClickAction(): SemanticsMatcher
```


Return whether the node has a semantics click action defined.



