library
/
org.akop.kotx.ext.view
/
android.view.ViewGroup
/
firstChild
firstChild
inline
fun
<
reified
T
:
View
>
ViewGroup
.
firstChild
(
)
:
T
Returns first child as type
T
.