---
title: usedBlocks
framework: fskit
role: symbol
role_heading: Instance Property
path: fskit/fsstatfsresult/usedblocks
---

# usedBlocks

A property for the number of used blocks in the volume.

## Declaration

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