Function

isEditable

Returns whether the node is editable.

isEditable

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

Returns whether the node is editable.