Function

isEditable

Returns whether the node is editable.

Source set: Common

Added in 1.11.0-rc01

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

Returns whether the node is editable.