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

# freeCapacity

The number of additional bytes that can be appended to this span.

## Declaration

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