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,指定無限重複次數。

備註

此結構代表 Windows 執行階段 (WinRT) 結構的 .net 投影 RepeatBehavior 。 如需詳細資訊,請參閱 UWP API 參考中的 RepeatBehavior

適用於