assertHeightIsEqualTo
Source set: Common
fun SemanticsNodeInteraction.assertHeightIsEqualTo(expectedHeight: Dp): SemanticsNodeInteraction
Asserts that the layout of this node has height equal to expectedHeight.
Asserts that the layout of this node has height equal to expectedHeight.
Compose Multiplatform
Ship iOS, desktop, and web apps with Compose
RevenueCat
Add subscriptions to your apps in minutes
fun SemanticsNodeInteraction.assertHeightIsEqualTo(expectedHeight: Dp): SemanticsNodeInteraction
Asserts that the layout of this node has height equal to expectedHeight.
Last updated: