RepeatBehavior.Type Propriété

Définition

Obtient ou définit l’une des valeurs RepeatBehaviorType qui décrit la façon dont le comportement se répète.

public:
 property Windows::UI::Xaml::Media::Animation::RepeatBehaviorType Type { Windows::UI::Xaml::Media::Animation::RepeatBehaviorType get(); void set(Windows::UI::Xaml::Media::Animation::RepeatBehaviorType value); };
public Windows.UI.Xaml.Media.Animation.RepeatBehaviorType Type { get; set; }
member this.Type : Windows.UI.Xaml.Media.Animation.RepeatBehaviorType with get, set
Public Property Type As RepeatBehaviorType

Valeur de propriété

Type de comportement de répétition.

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 à