---
title: CFBit
framework: corefoundation
role: symbol
role_heading: Type Alias
path: corefoundation/cfbit
---

# CFBit

A binary value of either 0 or 1.

## Declaration

```swift
typealias CFBit = UInt32
```
