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

注釈

この構造体は、Windows ランタイム (WinRT) 構造体の .NET 射影を表し Duration ます。 詳細については、「UWP API リファレンス」の「 期間 」を参照してください。

適用対象