Summary
Builds the initial scene graph for a visual tree.
- Namespace
- Avalonia
.Rendering .SceneGraph - Containing Type
- ISceneBuilder
Syntax
void UpdateAll(Scene scene)
Parameters
Name | Type | Description |
---|---|---|
scene | Scene | The scene to build. |
Return Value
Type | Description |
---|---|
void |