RepeatBehavior.Type Vlastnost

Definice

Získá nebo nastaví jednu z RepeatBehaviorType hodnot, která popisuje způsob opakování chování.

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

Hodnota vlastnosti

RepeatBehaviorType

Typ chování opakování.

Poznámky

tato struktura představuje projekci .net struktury prostředí Windows Runtime (WinRT) RepeatBehavior . Další informace najdete v tématu RepeatBehavior v referenčních informacích k rozhraní API UWP.

Platí pro