Compose API Reference Compose UI Test assertHeightIsAtLeast Function Common fun SemanticsNodeInteraction.assertHeightIsAtLeast( expectedMinHeight: Dp ): SemanticsNodeInteraction Asserts that the layout of this node has height that is greater than or equal to expectedMinHeight.
Compose API Reference Compose UI Test assertHeightIsAtLeast Function Common fun SemanticsNodeInteraction.assertHeightIsAtLeast( expectedMinHeight: Dp ): SemanticsNodeInteraction Asserts that the layout of this node has height that is greater than or equal to expectedMinHeight.