Contents

bottom

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

Declaration

static var bottom: UICollectionView.ScrollPosition { get }

Discussion

This option is mutually exclusive with the top and centeredVertically options.

See Also

Constants