Table of Contents

Property AnimationSpeed

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

AnimationSpeed

Playback speed multiplier. Negative values play in reverse. Defaults to 1.0.

[Parameter]
public double AnimationSpeed { get; set; }

Property Value

double