setNextFocusLeftId

open override fun setNextFocusLeftId(nextFocusLeftId: Int)

Sets the id of the view to use when the next focus is FOCUS_LEFT.

Parameters

nextFocusLeftId

The next focus ID, or NO_ID if the framework should decide automatically.