Animation.Repeats 属性

定义

指定此动画是否应重复。

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

属性值

适用于