共用方式為


Duration.Forever 屬性

定義

取得表示無限間隔的 Duration 值。

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

屬性值

初始化為不限次數值的 Duration

備註

此結構代表 Windows 執行時間 (WinRT) Duration 結構的 .NET 投影。 如需詳細資訊,請參閱UWP API參考中的 持續時間

適用於