Duration.Forever 속성

정의

무한 간격을 나타내는 Duration 값을 가져옵니다.

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

속성 값

Duration

무한한 값으로 초기화된 Duration 입니다.

설명

이 구조체는 WinRT (Windows 런타임) 구조체의 .NET 프로젝션을 나타냅니다 Duration . 자세한 내용은 UWP API 참조의 기간 을 참조 하세요.

적용 대상