isEditable
Source set: Common
fun isEditable() = SemanticsMatcher.expectValue(SemanticsProperties.IsEditable, true)
Returns whether the node is editable.
Returns whether the node is editable.
fun isEditable() = SemanticsMatcher.expectValue(SemanticsProperties.IsEditable, true)
Returns whether the node is editable.
Last updated: