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

assertIsSelectable

Asserts that the current semantics node is selectable.

assertIsSelectable

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

Asserts that the current semantics node is selectable.

Throws AssertionError if the node is not selectable.