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

# participatesInCycle

The window participates in the window cycle for use with the Cycle Through Windows menu item.

## Declaration

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

## See Also

### Window cycling

- [ignoresCycle](appkit/nswindow/collectionbehavior-swift.struct/ignorescycle.md)
