Partager via


RepeatBehavior.HasDuration Propriété

Définition

Obtient une valeur qui indique si le comportement de répétition a une durée de répétition spécifiée.

public:
 property bool HasDuration { bool get(); };
public bool HasDuration { get; }
member this.HasDuration : bool
Public ReadOnly Property HasDuration As Boolean

Valeur de propriété

true si l’instance représente une durée de répétition ; sinon, false.

Remarques

Ce struct représente la projection .NET du struct Windows Runtime (WinRT). RepeatBehavior Pour plus d’informations, consultez RepeatBehavior dans les informations de référence sur l’API UWP.

S’applique à