---
title: effectiveContentSize
framework: uikit
role: symbol
role_heading: Instance Property
path: uikit/nscollectionlayoutcontainer/effectivecontentsize
---

# effectiveContentSize

The size of the container after content insets are applied.

## Declaration

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

## See Also

### Getting content size

- [contentSize](uikit/nscollectionlayoutcontainer/contentsize.md)
