setNextFocusUpId

open override fun setNextFocusUpId(nextFocusUpId: Int)

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

Parameters

nextFocusUpId

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