---
title: freeFiles
framework: fskit
role: symbol
role_heading: Instance Property
path: fskit/fsstatfsresult/freefiles
---

# freeFiles

A property for the total number of free file slots in the volume.

## Declaration

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