getChildCount

open fun getChildCount(): Int(source)

Return the current number of child views attached to the parent RecyclerView. This does not include child views that were temporarily detached and/or scrapped.

Return

Number of attached children