---
title: blockCount
framework: diskimagekit
role: symbol
role_heading: Instance Property
path: diskimagekit/diskimage/blockcount
---

# blockCount

The number of blocks in the disk image.

## Declaration

```swift
var blockCount: Int { get }
```
