---
title: isFlexible
framework: appkit
role: symbol
role_heading: Instance Property
path: appkit/nscollectionlayoutspacing/isflexible
---

# isFlexible

A Boolean value that indicates whether the space is flexible.

## Declaration

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

## See Also

### Getting the spacing type

- [isFixed](appkit/nscollectionlayoutspacing/isfixed.md)
