Compose Unstyled 2.0 is out! Check the official announcement blog ->
Function

isEditable

Returns whether the node is editable.

isEditable

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

Returns whether the node is editable.

Last updated: