forEachAscendant

inline fun View?.forEachAscendant(includeThis: Boolean = false, handler: (View) -> Unit)