---
title: metadataFetchCancelled
framework: linkpresentation
role: symbol
role_heading: Type Property
path: linkpresentation/lperror/metadatafetchcancelled
---

# metadataFetchCancelled

An error indicating that the metadata fetch was canceled by the client.

## Declaration

```swift
static var metadataFetchCancelled: LPError.Code { get }
```

## See Also

### Error codes

- [metadataFetchFailed](linkpresentation/lperror/metadatafetchfailed.md)
- [metadataFetchTimedOut](linkpresentation/lperror/metadatafetchtimedout.md)
- [unknown](linkpresentation/lperror/unknown.md)
- [LPError.Code](linkpresentation/lperror/code.md)
