---
title: contentLengths
framework: storekit
role: symbol
role_heading: Instance Property
path: storekit/skproduct/contentlengths
---

# contentLengths

The total size of the content, in bytes.

## Declaration

```swift
var contentLengths: [NSNumber] { get }
```

## See Also

### Getting Product Attributes

- [localizedDescription](storekit/skproduct/localizeddescription.md)
- [localizedTitle](storekit/skproduct/localizedtitle.md)
- [contentVersion](storekit/skproduct/contentversion.md)
- [isFamilyShareable](storekit/skproduct/isfamilyshareable.md)
