<!--
{
  "availability" : [
    "tvOS: 11.3.0 -",
    "visionOS: 1.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "AVKit",
  "identifier" : "/documentation/AVKit/AVDisplayManager/isDisplayCriteriaMatchingEnabled",
  "metadataVersion" : "0.1.0",
  "role" : "Instance Property",
  "symbol" : {
    "kind" : "Instance Property",
    "modules" : [
      "AVKit"
    ],
    "preciseIdentifier" : "c:objc(cs)AVDisplayManager(py)displayCriteriaMatchingEnabled"
  },
  "title" : "isDisplayCriteriaMatchingEnabled"
}
-->

# isDisplayCriteriaMatchingEnabled

A Boolean value that indicates whether the user has enabled display critera matching.

```
var isDisplayCriteriaMatchingEnabled: Bool { get }
```

## Discussion

This value reflects the user’s current Match Content settings, which they set in the Settings app under Video and Audio > Match Content.

---

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)