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

isNotDisplayed

Returns true if no matching node is displayed on screen.

isNotDisplayed

Source set: Common
public fun SemanticsNodeInteraction.isNotDisplayed(): Boolean

Returns true if no matching node is displayed on screen.

Returns false if a matching node is currently displayed. If multiple nodes match, throws an AssertionError.

Throws: AssertionError

If multiple nodes match this SemanticsNodeInteraction.