getView

open override fun getView(expression: String?): View?

Returns a view component based on the given identifier or null if no match is found.

Return

The view or null.

Parameters

expression

the identifier, e.g. '#button1".