assertIsNotSelected
Source set: Common
fun SemanticsNodeInteraction.assertIsNotSelected(): SemanticsNodeInteraction
Asserts that the current semantics node is not selected.
Throws AssertionError if the node is selected or not selectable.
Asserts that the current semantics node is not selected.
Compose Multiplatform
Ship iOS, desktop, and web apps with Compose
RevenueCat
Add subscriptions to your apps in minutes
fun SemanticsNodeInteraction.assertIsNotSelected(): SemanticsNodeInteraction
Asserts that the current semantics node is not selected.
Throws AssertionError if the node is selected or not selectable.
Last updated: