Table of Contents

Property RepeatCount

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

RepeatCount

Number of additional plays after the first. Use -1 for infinite, 0 for no repeat. Defaults to -1.

[Parameter]
public int RepeatCount { get; set; }

Property Value

int