RenderLayers.

Update(Scene, IDrawingContextImpl) Method

Namespace
Avalonia.Rendering
Containing Type
RenderLayers

Syntax

public void Update(Scene scene, IDrawingContextImpl context)

Parameters

Name Type Description
scene Scene
context IDrawingContextImpl

Return Value

Type Description
void