---
title: NSWindow.AnimationBehavior.documentWindow
framework: appkit
role: symbol
role_heading: Case
path: appkit/nswindow/animationbehavior-swift.enum/documentwindow
---

# NSWindow.AnimationBehavior.documentWindow

The animation behavior that’s appropriate to the document window style.

## Declaration

```swift
case documentWindow
```

## See Also

### Constants

- [NSWindow.AnimationBehavior.default](appkit/nswindow/animationbehavior-swift.enum/default.md)
- [NSWindow.AnimationBehavior.none](appkit/nswindow/animationbehavior-swift.enum/none.md)
- [NSWindow.AnimationBehavior.utilityWindow](appkit/nswindow/animationbehavior-swift.enum/utilitywindow.md)
- [NSWindow.AnimationBehavior.alertPanel](appkit/nswindow/animationbehavior-swift.enum/alertpanel.md)
