android-components / mozilla.components.support.ktx.android.view / android.view.ViewGroup / forEach

forEach

fun ViewGroup.forEach(action: (View) -> Unit): Unit (source)

Performs the given action on each View in this ViewGroup.