Table of Contents

Method Update

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

Update(TimeSpan)

Updates the emitter state for the given elapsed time.

public void Update(TimeSpan deltaTime)

Parameters

deltaTime TimeSpan

The time elapsed since the last update.