---
title: CFRunLoopRunInMode Exit Codes
framework: corefoundation
role: collectionGroup
role_heading: API Collection
path: corefoundation/cfrunloopruninmode_exit_codes
---

# CFRunLoopRunInMode Exit Codes

Return codes for CFRunLoopRunInMode, identifying the reason the run loop exited.

## Topics

### Constants

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

## See Also

### Constants

- [Common Mode Flag](corefoundation/common-mode-flag.md)
- [Default Run Loop Mode](corefoundation/default-run-loop-mode.md)
