---
title: synchronizedStorageFailed
framework: webkit
role: symbol
role_heading: Type Property
path: webkit/wkwebextension/datarecord/error/synchronizedstoragefailed
---

# synchronizedStorageFailed

Indicates a failure occurred when either deleting or calculating synchronized storage.

## Declaration

```swift
static var synchronizedStorageFailed: WKWebExtension.DataRecord.Error.Code { get }
```
