Function

assertIsToggleable

Asserts that the current semantics node is toggleable.

assertIsToggleable

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

Asserts that the current semantics node is toggleable.

Throws AssertionError if the node is not toggleable.

Last updated: