RepeatBehavior.Forever 속성

정의

무한 반복 횟수를 지정하는 RepeatBehavior 를 가져옵니다.

public:
 static property Windows::UI::Xaml::Media::Animation::RepeatBehavior Forever { Windows::UI::Xaml::Media::Animation::RepeatBehavior get(); };
public static Windows.UI.Xaml.Media.Animation.RepeatBehavior Forever { get; }
member this.Forever : Windows.UI.Xaml.Media.Animation.RepeatBehavior
Public Shared ReadOnly Property Forever As RepeatBehavior

속성 값

RepeatBehavior

무한 반복 횟수를 지정하는 RepeatBehavior 입니다.

설명

이 구조체는 WinRT (Windows 런타임) 구조체의 .net 프로젝션을 나타냅니다 RepeatBehavior . 자세한 내용은 RepeatBehavior 에서 UWP API 참조를 참조 하세요.

적용 대상