---
title: ignoresCycle
framework: appkit
role: symbol
role_heading: Type Property
path: appkit/nswindow/collectionbehavior-swift.struct/ignorescycle
---

# ignoresCycle

The window isn’t part of the window cycle for use with the Cycle Through Windows menu item.

## Declaration

```swift
static var ignoresCycle: NSWindow.CollectionBehavior { get }
```

## See Also

### Window cycling

- [participatesInCycle](appkit/nswindow/collectionbehavior-swift.struct/participatesincycle.md)
