---
title: elementKindInterItemGapIndicator
framework: appkit
role: symbol
role_heading: Type Property
path: appkit/nscollectionview/elementkindinteritemgapindicator
---

# elementKindInterItemGapIndicator

The element kind string assigned to the attributes object when it represents an inter-item gap.

## Declaration

```swift
class let elementKindInterItemGapIndicator: String
```

## See Also

### Type Properties

- [elementKindSectionFooter](appkit/nscollectionview/elementkindsectionfooter.md)
- [elementKindSectionHeader](appkit/nscollectionview/elementkindsectionheader.md)
