---
title: isFlexible
framework: uikit
role: symbol
role_heading: Instance Property
path: uikit/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](uikit/nscollectionlayoutspacing/isfixed.md)
