---
title: availableBytes
framework: fskit
role: symbol
role_heading: Instance Property
path: fskit/fsstatfsresult/availablebytes
---

# availableBytes

A property for the amount of space available to users, in bytes, in the volume.

## Declaration

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