---
title: maxContentSize
framework: appkit
role: symbol
role_heading: Instance Property
path: appkit/nsdrawer/maxcontentsize
---

# maxContentSize

The maximum allowed size of the receiver’s content area.

## Declaration

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

## See Also

### Managing Drawer Size

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