<!--
{
  "availability" : [
    "macOS: 10.14.0 - 10.15.0"
  ],
  "documentType" : "symbol",
  "framework" : "PhotoKit",
  "identifier" : "/documentation/Photos/PHAsset/isSyncFailureHidden",
  "metadataVersion" : "0.1.0",
  "role" : "Instance Property",
  "symbol" : {
    "kind" : "Instance Property",
    "modules" : [
      "Photos"
    ],
    "preciseIdentifier" : "c:objc(cs)PHAsset(py)syncFailureHidden"
  },
  "title" : "isSyncFailureHidden"
}
-->

# isSyncFailureHidden

A Boolean value that indicates whether the user hides the sync failure message.

```
var isSyncFailureHidden: Bool { get }
```

---

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)