---
title: availableBlocks
framework: fskit
role: symbol
role_heading: Instance Property
path: fskit/fsstatfsresult/availableblocks
---

# availableBlocks

A property for the number of free blocks available to a non-superuser on the volume.

## Declaration

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