17 lines
274 B
Markdown

**EXTENSION**
# `WindowSceneGroup`
## Methods
### `windows()`
Get the windows described by the group.
- Returns: The windows.
### `update(_:app:)`
Update the windows described by the group.
- Parameters:
- storage: The window's storage.
- app: The application.