---
title: blockSpecial
framework: system
role: symbol
role_heading: Type Property
path: system/filetype/blockspecial
---

# blockSpecial

Block special device

## Declaration

```swift
static var blockSpecial: FileType { get }
```

## Discussion

Discussion The corresponding C constant is S_IFBLK.
