RepeatBehavior.Forever Proprietà

Definizione

Ottiene un RepeatBehavior che specifica un numero infinito di ripetizioni.

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

Valore della proprietà

RepeatBehavior

RepeatBehavior che specifica un numero infinito di ripetizioni.

Commenti

Questo struct rappresenta la proiezione .NET dello struct Windows Runtime RepeatBehavior (WinRT). Per altre informazioni, vedere RepeatBehavior nelle informazioni di riferimento sull'API UWP.

Si applica a