---
title: totalBytes
framework: fskit
role: symbol
role_heading: Instance Property
path: fskit/fsstatfsresult/totalbytes
---

# totalBytes

A property for the total size, in bytes, of the volume.

## Declaration

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