first

abstract fun first(within: View): View?

Returns the first item in a View that should receive focus.

Return

The first item to gain focus

Parameters

within

The View


abstract fun first(display: Display): View?

Returns the first item in a View that should receive focus.

Return

The first item to gain focus

Parameters

display

this Display