Condividi tramite


Duration.Forever Proprietà

Definizione

Ottiene un valore Duration che rappresenta un intervallo infinito.

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

Valore della proprietà

Duration

Oggetto Duration inizializzato con un valore infinito.

Commenti

Questo struct rappresenta la proiezione .NET dello struct Windows Runtime (WinRT) Duration . Per altre informazioni, vedere Duration nei riferimenti all'API UWP.

Si applica a