Summary
Gets the root node of the scene graph.
- Namespace
- Avalonia
.Rendering .SceneGraph - Containing Type
- Scene
Syntax
public IVisualNode Root { get; }
Value
Type | Description |
---|---|
IVisualNode |
public IVisualNode Root { get; }
Type | Description |
---|---|
IVisualNode |