---
title: characterSpecial
framework: system
role: symbol
role_heading: Type Property
path: system/filetype/characterspecial
---

# characterSpecial

Character special device

## Declaration

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

## Discussion

Discussion The corresponding C constant is S_IFCHR.
