findViewByKey

open fun findViewByKey(key: String): View?

Finds the first descendant view with the given key.

Parameters

key

the key to search for.