Table of Contents

Method Draw

Namespace
SkiaSharp.Extended.UI.Controls
Assembly
SkiaSharp.Extended.UI.dll

Draw(SKCanvas)

Draws all particles onto the specified canvas.

public void Draw(SKCanvas canvas)

Parameters

canvas SKCanvas

The canvas to draw on.