---
title: CFRunLoopMode
framework: corefoundation
role: symbol
role_heading: Structure
path: corefoundation/cfrunloopmode
---

# CFRunLoopMode

## Declaration

```swift
struct CFRunLoopMode
```

## Topics

### Type Properties

- [commonModes](corefoundation/cfrunloopmode/commonmodes.md)
- [defaultMode](corefoundation/cfrunloopmode/defaultmode.md)

### Initializers

- [init(_:)](corefoundation/cfrunloopmode/init(_:).md)
- [init(rawValue:)](corefoundation/cfrunloopmode/init(rawvalue:).md)

## Relationships

### Conforms To

- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [RawRepresentable](swift/rawrepresentable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)

## See Also

### Data Types

- [CFAllocatorTypeID](corefoundation/cfallocatortypeid.md)
- [CFCalendarIdentifier](corefoundation/cfcalendaridentifier.md)
- [CFDateFormatterKey](corefoundation/cfdateformatterkey.md)
- [CFErrorDomain](corefoundation/cferrordomain.md)
- [CFLocaleIdentifier](corefoundation/cflocaleidentifier.md)
- [CFLocaleKey](corefoundation/cflocalekey.md)
- [CFNotificationName](corefoundation/cfnotificationname.md)
- [CFNumberFormatterKey](corefoundation/cfnumberformatterkey.md)
- [CFStreamPropertyKey](corefoundation/cfstreampropertykey.md)
- [CFTypeRef](corefoundation/cftyperef.md)
