<!--
{
  "availability" : [
    "iOS: -",
    "iPadOS: -",
    "macCatalyst: -",
    "macOS: -",
    "tvOS: -",
    "visionOS: -",
    "watchOS: -"
  ],
  "documentType" : "symbol",
  "framework" : "CoreFoundation",
  "identifier" : "/documentation/CoreFoundation/CFRunLoopRunResult/handledSource",
  "metadataVersion" : "0.1.0",
  "role" : "Case",
  "symbol" : {
    "kind" : "Case",
    "modules" : [
      "Core Foundation"
    ],
    "preciseIdentifier" : "c:@E@CFRunLoopRunResult@kCFRunLoopRunHandledSource"
  },
  "title" : "CFRunLoopRunResult.handledSource"
}
-->

# CFRunLoopRunResult.handledSource

A source has been processed. This value is returned only if the run loop was told to run only until a source was processed.

```
case handledSource
```

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)