Table of Contents

Method Update

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

Update(TimeSpan)

Called to update the animation state for the given elapsed time.

protected override void Update(TimeSpan deltaTime)

Parameters

deltaTime TimeSpan

The time elapsed since the last update.