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

# contentSize

The size of the receiver’s content area.

## Declaration

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

## See Also

### Managing Drawer Size

- [leadingOffset](appkit/nsdrawer/leadingoffset.md)
- [maxContentSize](appkit/nsdrawer/maxcontentsize.md)
- [minContentSize](appkit/nsdrawer/mincontentsize.md)
- [trailingOffset](appkit/nsdrawer/trailingoffset.md)
