---
title: CFRunLoopRunResult
framework: corefoundation
role: symbol
role_heading: Enumeration
path: corefoundation/cfrunlooprunresult
---

# CFRunLoopRunResult

## Declaration

```swift
enum CFRunLoopRunResult
```

## Topics

### Constants

- [CFRunLoopRunResult.finished](corefoundation/cfrunlooprunresult/finished.md)
- [CFRunLoopRunResult.handledSource](corefoundation/cfrunlooprunresult/handledsource.md)
- [CFRunLoopRunResult.stopped](corefoundation/cfrunlooprunresult/stopped.md)
- [CFRunLoopRunResult.timedOut](corefoundation/cfrunlooprunresult/timedout.md)

### Initializers

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

## Relationships

### Conforms To

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

## See Also

### Enumerations

- [CFFileSecurityClearOptions](corefoundation/cffilesecurityclearoptions.md)
- [CFISO8601DateFormatOptions](corefoundation/cfiso8601dateformatoptions.md)
- [CFURLEnumeratorOptions](corefoundation/cfurlenumeratoroptions.md)
- [CFURLEnumeratorResult](corefoundation/cfurlenumeratorresult.md)
- [CGRectEdge](corefoundation/cgrectedge.md)
