---
title: itemSpacing
framework: appkit
role: symbol
role_heading: Instance Property
path: appkit/nsscrubberflowlayout/itemspacing
---

# itemSpacing

The horizontal spacing between items, specified in points.

## Declaration

```swift
var itemSpacing: CGFloat { get set }
```

## Discussion

Discussion The default value of this property is 0.0.

## See Also

### Configuring the layout

- [itemSize](appkit/nsscrubberflowlayout/itemsize.md)
