Always scroll so that the target location is at the top of the reading area.
See IVerticalScrollRendererOptions for how the reading area is defined.
The renderer will not scroll if the location is inside the reading area. Otherwise, it will scroll so that the target location is at the top of the reading area.
See IVerticalScrollRendererOptions for how the reading area is defined.
The renderer will not scroll if the location is inside the visible range. Otherwise, it will scroll so that the target location is at the top of the reading area.
See IVerticalScrollRendererOptions for how the reading area is defined.
Different behaviors related to when a scrolling renderer should scroll when performing a ReaderView.goTo().