---
title: isMostRecentVersionDownloaded
framework: fileprovider
role: symbol
role_heading: Instance Property
path: fileprovider/nsfileprovideritemprotocol/ismostrecentversiondownloaded
---

# isMostRecentVersionDownloaded

A Boolean value that indicates whether the item is the most recent version downloaded from the server.

## Declaration

```swift
optional var isMostRecentVersionDownloaded: Bool { get }
```

## See Also

### Tracking Versions

- [itemVersion](fileprovider/nsfileprovideritemprotocol/itemversion.md)
- [versionIdentifier](fileprovider/nsfileprovideritemprotocol/versionidentifier.md)
