Contents

nearestHorizontalEdge

Scroll so that the bounding box is adjacent to the nearest edge (top or bottom) of the collection view. This option must not be combined with the Top, Centeredvertically, or Bottom options, but may be combined with other options.

Declaration

static var nearestHorizontalEdge: NSCollectionView.ScrollPosition { get }

See Also

Constants