---
title: contentSize
framework: uikit
role: symbol
role_heading: Instance Property
path: uikit/nscollectionlayoutcontainer/contentsize
---

# contentSize

The size of the container before content insets are applied.

## Declaration

```swift
var contentSize: CGSize { get }
```

## See Also

### Getting content size

- [effectiveContentSize](uikit/nscollectionlayoutcontainer/effectivecontentsize.md)
