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

# contentSize

The size of the container before content insets are applied.

## Declaration

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

## See Also

### Getting content size

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