Share via


Animation.Repeats Property

Definition

dotnet_analyzer_diagnostic.CA1805.severity = none Specifies whether this animation should repeat.

public:
 property bool Repeats { bool get(); void set(bool value); };
public bool Repeats { get; set; }
member this.Repeats : bool with get, set
Public Property Repeats As Boolean

Property Value

Applies to