Function

isEditable

Returns whether the node is editable.

RevenueCat

RevenueCat

Add subscriptions to your apps in minutes

Ad Get started for free

isEditable

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

Returns whether the node is editable.