---
title: downloadSize
framework: backgroundassets
role: symbol
role_heading: Instance Property
path: backgroundassets/assetpack/downloadsize
---

# downloadSize

The size of the download file containing the asset pack in bytes.

## Declaration

```swift
let downloadSize: Int
```

## Discussion

Discussion This is different than the installation size, which could be larger.

## See Also

### Downloading assets

- [download(for:)](backgroundassets/assetpack/download(for:).md)
