Indicates whether to restart the animation after it completes.
Namespace: MindFusion.Animations
Assembly: MindFusion.Common
SyntaxC#
Copy Code
|
|---|
public bool Repeat { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property Repeat As Boolean |
See Also