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


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


<h2 id="iseditable">isEditable</h2>

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


```kotlin
fun isEditable() = SemanticsMatcher.expectValue(SemanticsProperties.IsEditable, true)
```


Returns whether the node is editable.