SceneLayer.

LayerRoot Property

Summary

Gets the visual at the root of the layer.
Namespace
Avalonia.Rendering.SceneGraph
Containing Type
SceneLayer

Syntax

public IVisual LayerRoot { get; }

Value

Type Description
IVisual