toggle menu
kakao
3.6.3-SNAPSHOT
androidJvm
switch theme
search in API
kakao
/
io.github.kakaocup.kakao.common.actions
/
NestedScrollToAction
Nested
Scroll
To
Action
public
final
class
NestedScrollToAction
implements
ViewAction
Scrolls to a given view with
NestedScrollView
support.
Members
Constructors
Nested
Scroll
To
Action
Link copied to clipboard
public
NestedScrollToAction
NestedScrollToAction
(
)
Functions
get
Constraints
Link copied to clipboard
public
Matcher
<
View
>
getConstraints
(
)
get
Description
Link copied to clipboard
public
String
getDescription
(
)
perform
Link copied to clipboard
public
Unit
perform
(
UiController
uiController
,
View
view
)