---
title: isFixed
framework: appkit
role: symbol
role_heading: Instance Property
path: appkit/nscollectionlayoutspacing/isfixed
---

# isFixed

A Boolean value that indicates whether the space is fixed to a specific number of points.

## Declaration

```swift
var isFixed: Bool { get }
```

## See Also

### Getting the spacing type

- [isFlexible](appkit/nscollectionlayoutspacing/isflexible.md)
