---
title: totalFiles
framework: fskit
role: symbol
role_heading: Instance Property
path: fskit/fsstatfsresult/totalfiles
---

# totalFiles

A property for the total number of file slots in the volume,

## Declaration

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