getParentInputViewOrNull

fun View.getParentInputViewOrNull(): View?

Return

A parent supporting input; if there is no such parent, returns null.