isEditable
Source set: Common
fun isEditable() = SemanticsMatcher.expectValue(SemanticsProperties.IsEditable, true)
Returns whether the node is editable.
Returns whether the node is editable.
Compose Multiplatform
Ship iOS, desktop, and web apps with Compose
RevenueCat
Add subscriptions to your apps in minutes
fun isEditable() = SemanticsMatcher.expectValue(SemanticsProperties.IsEditable, true)
Returns whether the node is editable.
Last updated: