-
- All Implemented Interfaces:
-
androidx.test.espresso.ViewAction
public final class NestedScrollToAction implements ViewAction
Scrolls to a given view with NestedScrollView support.
-
-
Constructor Summary
Constructors Constructor Description NestedScrollToAction()
-
Method Summary
Modifier and Type Method Description Matcher<View>getConstraints()-
-
Method Detail
-
getConstraints
Matcher<View> getConstraints()
-
-
-
-