ScrollPosition

Where a scrolled-to item lands in the viewport.
public enum ScrollPosition

Values

NameSummary
BottomAt the bottom (or trailing edge of a carousel).
CenterCentered.
TopAt the top (or leading edge of a carousel).