NavigationTarget

constructor(scrollIndex: Int, animate: Boolean = true, focus: Boolean = true)

Parameters

scrollIndex

Pre-computed index in the field list for scrolling.

animate

Whether to animate the scroll.

focus

If true, request focus on the field at scrollIndex after scrolling.