core
1.7.0
core
/
org.jetbrains.dokka.model
/
firstChildOfTypeOrNull
first
Child
Of
Type
Or
Null
inline
fun
<
T
>
WithChildren
<
*
>
.
firstChildOfTypeOrNull
(
)
:
T
?
Content copied to clipboard
inline
fun
<
T
>
WithChildren
<
*
>
.
firstChildOfTypeOrNull
(
predicate
:
(
T
)
->
Boolean
)
:
T
?
Content copied to clipboard