findFirstAscendant

fun View?.findFirstAscendant(cond: (view: View) -> Boolean): View?