---
title: freeBytes
framework: fskit
role: symbol
role_heading: Instance Property
path: fskit/fsstatfsresult/freebytes
---

# freeBytes

A property for the amount of free space, in bytes, in the volume.

## Declaration

```swift
var freeBytes: UInt64 { get set }
```
