HUBScrollPosition

enum HUBScrollPosition : NSUInteger {}

An enumeration to be used when scrolling to a specific position within a scrollable component. For ease of use, the different options map to their corresponding UICollectionViewScrollPosition.