setNextFocusForwardId

open override fun setNextFocusForwardId(nextFocusForwardId: Int)

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

Parameters

nextFocusForwardId

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