---
title: associated
framework: swiftui
role: symbol
role_heading: Type Property
path: swiftui/windowmanagerrole/associated
---

# associated

The associated role. Windows derived from this scene can be shown alongside windows with a .principal role in either full screen or Stage Manager, but do not participate in those modes on their own.

## Declaration

```swift
static let associated: WindowManagerRole
```
