setNextFocusDownId

open override fun setNextFocusDownId(nextFocusDownId: Int)

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

Parameters

nextFocusDownId

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