Contents

left

Scroll so that the item is positioned at the left edge of the collection view’s bounds.

Declaration

static var left: UICollectionView.ScrollPosition { get }

Discussion

This option is mutually exclusive with the centeredHorizontally and right options.

See Also

Constants