-
- All Implemented Interfaces:
-
androidx.test.espresso.ViewAction
public final class DetoxScrollActionStaleAtEdge extends DetoxScrollActionBase
-
-
Constructor Summary
Constructors Constructor Description DetoxScrollActionStaleAtEdge(Integer direction, Double amountInDp, Float startOffsetPercentX, Float startOffsetPercentY)
-
Method Summary
Modifier and Type Method Description String
getDescription()
Unit
perform(UiController uiController, View view)
-
-
Method Detail
-
getDescription
String getDescription()
-
perform
Unit perform(UiController uiController, View view)
-
-
-
-