다음을 통해 공유


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

속성 값

적용 대상