right
Scroll so that the item is positioned at the right edge of the collection view’s bounds.
Declaration
static var right: UICollectionView.ScrollPosition { get }Discussion
This option is mutually exclusive with the left and centeredHorizontally options.