- Namespace
- Avalonia
.Rendering - Containing Type
- RenderLayers
Syntax
public RenderLayer this[IVisual layerRoot] { get; }
Parameters
Name | Type | Description |
---|---|---|
layerRoot | IVisual |
Value
Type | Description |
---|---|
RenderLayer |
public RenderLayer this[IVisual layerRoot] { get; }
Name | Type | Description |
---|---|---|
layerRoot | IVisual |
Type | Description |
---|---|
RenderLayer |