library / org.akop.kotx.ext.view / android.view.ViewGroup / children

children

fun ViewGroup.children(): Iterable<View>

Returns an Iterable object for the children of a ViewGroup.