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 參考中的 持續時間

適用於