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

# NSWindow.ButtonType.documentIconButton

The document icon button.

## Declaration

```swift
case documentIconButton
```

## See Also

### Constants

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