Compose API Reference Compose UI Test assertIsNotFocused Function Common fun SemanticsNodeInteraction.assertIsNotFocused(): SemanticsNodeInteraction Asserts that the current semantics node does not have a focus. Throws AssertionError if the node is in the focus or does not defined the property at all.
Compose API Reference Compose UI Test assertIsNotFocused Function Common fun SemanticsNodeInteraction.assertIsNotFocused(): SemanticsNodeInteraction Asserts that the current semantics node does not have a focus. Throws AssertionError if the node is in the focus or does not defined the property at all.