- Fix build optional in ViewBuilder - Fix maximum size frame modifier - Improve inspector wrapper - Improve header bar - Improve status page - Improve the naming of some elements
11 lines
159 B
Markdown
11 lines
159 B
Markdown
**PROTOCOL**
|
|
|
|
# `WindowSceneGroup`
|
|
|
|
A structure conforming to `WindowScene` can be added to an app's `scene`.
|
|
|
|
## Properties
|
|
### `scene`
|
|
|
|
The group's content.
|