Condividi tramite


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; }
static member Forever : Windows.UI.Xaml.Media.Animation.RepeatBehavior
Public Shared ReadOnly Property Forever As RepeatBehavior

Valore della proprietà

RepeatBehavior che specifica un numero infinito di ripetizioni.

Commenti

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

Si applica a