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

assertIsToggleable

Asserts that the current semantics node is toggleable.

assertIsToggleable

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

Asserts that the current semantics node is toggleable.

Throws AssertionError if the node is not toggleable.