Table of Contents

Property IsAnimationEnabled

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

IsAnimationEnabled

Whether the animation loop is running. Defaults to true.

[Parameter]
public bool IsAnimationEnabled { get; set; }

Property Value

bool