---
title: flexible
framework: swiftui
role: symbol
role_heading: Type Property
path: swiftui/spacersizing/flexible
---

# flexible

The flexible spacer sizing behavior. The spacer will expand to accommodate as much space as it is given in the current context.

## Declaration

```swift
static let flexible: SpacerSizing
```
