Compose API Reference Compose UI Test isEditable Function Common fun isEditable() = SemanticsMatcher.expectValue(SemanticsProperties.IsEditable, true) Returns whether the node is editable.
Compose API Reference Compose UI Test isEditable Function Common fun isEditable() = SemanticsMatcher.expectValue(SemanticsProperties.IsEditable, true) Returns whether the node is editable.