Contents

interitemSpacing

The spacing between each cell in a collection view.

Declaration

var interitemSpacing: CGFloat { get set }

Discussion

Use the interitemSpacing property to set a fixed space between each cell in the collection view.

The default value of this property is 20.0.