---
title: usedBytes
framework: fskit
role: symbol
role_heading: Instance Property
path: fskit/fsstatfsresult/usedbytes
---

# usedBytes

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

## Declaration

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