Sound.Loop Property
Animation Studio Reference

Sound.Loop Property

Loops a sound file until Loop = false or Play = false.

[Visual Basic]
Public Property Loop As Boolean
[C#]
public bool Loop {get; set;}

See Also

Sound Class | AnimationStudio Namespace | Play