15 lines
234 B
Markdown
15 lines
234 B
Markdown
**EXTENSION**
|
|
|
|
# `WindowSceneGroup`
|
|
|
|
## Methods
|
|
### `windows()`
|
|
|
|
Get the windows described by the group.
|
|
- Returns: The windows.
|
|
|
|
### `update(_:)`
|
|
|
|
Update the windows described by the group.
|
|
- Parameter storage: The window's storage.
|