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

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


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


```kotlin
fun hasNoClickAction(): SemanticsMatcher
```


Return whether the node has no semantics click action defined.



