renetik-android
Toggle table of contents
release
Target filter
release
Switch theme
Search in API
Skip to content
renetik-android
renetik-android-testing-ui
/
renetik.android.testing.ui.espresso
/
CSEspresso
/
getChild
get
Child
fun
View
.
getChild
(
childMatcher
:
Matcher
<
View
>
)
:
View
?
fun
View
.
getChild
(
childMatcher
:
Matcher
<
View
>
,
index
:
Int
)
:
View
?
fun
View
.
getChild
(
childMatcher
:
Matcher
<
View
>
,
where
:
(
View
)
->
Boolean
)
:
View
?