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

assertIsEnabled

Asserts that the current semantics node is enabled.

assertIsEnabled

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

Asserts that the current semantics node is enabled.

Throws AssertionError if the node is not enabled or does not define the property at all.