Contents

centeredHorizontally

Scroll so that the selected items’ bounding box is centered horizontally in the collection view’s bounds. This option must not be combined with the Left, Right, Leadingedge, Trailingedge, or Nearestverticaledge options, but may be combined with other options.

Declaration

static var centeredHorizontally: NSCollectionView.ScrollPosition { get }

See Also

Constants