<!--
{
  "availability" : [
    "iOS: -",
    "iPadOS: -",
    "macCatalyst: -",
    "macOS: -",
    "tvOS: -",
    "visionOS: -",
    "watchOS: -"
  ],
  "documentType" : "symbol",
  "framework" : "Dispatch",
  "identifier" : "/documentation/Dispatch/DispatchQueue/AutoreleaseFrequency/inherit",
  "metadataVersion" : "0.1.0",
  "role" : "Case",
  "symbol" : {
    "kind" : "Case",
    "modules" : [
      "Dispatch"
    ],
    "preciseIdentifier" : "s:So17OS_dispatch_queueC8DispatchE20AutoreleaseFrequencyO7inherityA2EmF"
  },
  "title" : "DispatchQueue.AutoreleaseFrequency.inherit"
}
-->

# DispatchQueue.AutoreleaseFrequency.inherit

The queue inherits its autorelease frequency from its target queue.

```
case inherit
```

## Discussion

This option is the default behavior for queues you create.

---

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)