Scene.

Root Property

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