toggle menu
DpadRecyclerView
androidJvm
switch theme
search in API
dpadrecyclerview-testing
/
com.rubensousa.dpadrecyclerview.testing.actions
/
DpadViewActions
/
DpadViewAction
Dpad
View
Action
abstract
class
DpadViewAction
(
description
:
String
)
:
ViewAction
Members
Constructors
Dpad
View
Action
Link copied to clipboard
constructor
(
description
:
String
)
Functions
get
Constraints
Link copied to clipboard
open
override
fun
getConstraints
(
)
:
Matcher
<
View
>
get
Description
Link copied to clipboard
open
override
fun
getDescription
(
)
:
String
perform
Link copied to clipboard
abstract
fun
perform
(
uiController
:
UiController
,
view
:
View
)