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