Table of Contents

Property AnimationUpdated

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

AnimationUpdated

Fires after each frame update, allowing the host to refresh displayed state.

[Parameter]
public EventCallback AnimationUpdated { get; set; }

Property Value

EventCallback