Function

assertHeightIsAtLeast

Asserts that the layout of this node has height that is greater than or equal to expectedMinHeight.

RevenueCat

RevenueCat

Add subscriptions to your apps in minutes

Ad Get started for free

assertHeightIsAtLeast

Common
fun SemanticsNodeInteraction.assertHeightIsAtLeast(
    expectedMinHeight: Dp
): SemanticsNodeInteraction

Asserts that the layout of this node has height that is greater than or equal to expectedMinHeight.