isEditable
Common
fun isEditable() = SemanticsMatcher.expectValue(SemanticsProperties.IsEditable, true)
Returns whether the node is editable.
Returns whether the node is editable.
RevenueCat
Add subscriptions to your apps in minutes
fun isEditable() = SemanticsMatcher.expectValue(SemanticsProperties.IsEditable, true)
Returns whether the node is editable.