---
title: NSWindow.ButtonType.zoomButton
framework: appkit
role: symbol
role_heading: Case
path: appkit/nswindow/buttontype/zoombutton
---

# NSWindow.ButtonType.zoomButton

The zoom button.

## Declaration

```swift
case zoomButton
```

## See Also

### Constants

- [NSWindow.ButtonType.closeButton](appkit/nswindow/buttontype/closebutton.md)
- [NSWindow.ButtonType.miniaturizeButton](appkit/nswindow/buttontype/miniaturizebutton.md)
- [NSWindow.ButtonType.toolbarButton](appkit/nswindow/buttontype/toolbarbutton.md)
- [NSWindow.ButtonType.documentIconButton](appkit/nswindow/buttontype/documenticonbutton.md)
- [NSWindow.ButtonType.documentVersionsButton](appkit/nswindow/buttontype/documentversionsbutton.md)
- [fullScreenButton](appkit/nswindow/buttontype/fullscreenbutton.md)
