Table of Contents

Property RepeatCount

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

RepeatCount

Gets or sets the number of times to repeat the animation. Use -1 for infinite.

public int RepeatCount { get; set; }

Property Value

int