Function

assertIsSelectable

Asserts that the current semantics node is selectable.

assertIsSelectable

Source set: Common
fun SemanticsNodeInteraction.assertIsSelectable(): SemanticsNodeInteraction

Asserts that the current semantics node is selectable.

Throws AssertionError if the node is not selectable.

Last updated: