Property RepeatCount
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; }
Number of additional plays after the first.
Use -1 for infinite, 0 for no repeat. Defaults to -1.
[Parameter]
public int RepeatCount { get; set; }