🌈 Create new beautiful Compose Gradients with our new wesite ->
Function

assertIsSelected

Asserts that the current semantics node is selected.

assertIsSelected

Source set: Common
public fun SemanticsNodeInteraction.assertIsSelected(): SemanticsNodeInteraction

Asserts that the current semantics node is selected.

Throws AssertionError if the node is unselected or not selectable.