forEachView

abstract fun forEachView(block: (View) -> Unit)

Visit all Views in the scene.

Parameters

block

called for each View