---
title: freeCapacity
framework: swift
role: symbol
role_heading: Instance Property
path: swift/outputspan/freecapacity
---

# freeCapacity

The number of additional elements that can be added to this span.

## Declaration

```swift
var freeCapacity: Int { get }
```
