<!--
{
  "availability" : [
    "iOS: 12.0.0 -",
    "iPadOS: 12.0.0 -",
    "macCatalyst: 13.1.0 -",
    "macOS: 10.11.0 -",
    "tvOS: 12.0.0 -",
    "visionOS: 1.0.0 -",
    "watchOS: 6.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "AVFoundation",
  "identifier" : "/documentation/AVFoundation/AVFragmentMinding/isAssociatedWithFragmentMinder",
  "metadataVersion" : "0.1.0",
  "role" : "Instance Property",
  "symbol" : {
    "kind" : "Instance Property",
    "modules" : [
      "AVFoundation"
    ],
    "preciseIdentifier" : "c:objc(pl)AVFragmentMinding(py)associatedWithFragmentMinder"
  },
  "title" : "isAssociatedWithFragmentMinder"
}
-->

# isAssociatedWithFragmentMinder

A Boolean value that indicates whether an asset that supports fragment minding is currently associated with a fragment minder.

```
var isAssociatedWithFragmentMinder: Bool { get }
```

## Discussion

Only asset objects associated with a fragment minder post change notifications.

---

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)