How to implement DoubleAnimation AutoReverse="True" & RepeatBehavior="Forever" function/properties

Please post public support tickets here. Note: for private support tickets, please send an email to support@cshtml5.com instead.
Sesztak
Posts: 172
Joined: Fri Jun 24, 2016 2:19 am

How to implement DoubleAnimation AutoReverse="True" & RepeatBehavior="Forever" function/properties

Postby Sesztak » Sat Sep 17, 2016 5:16 am

Dear JS-Support,
please, help us, how to implement DoubleAnimation AutoReverse="True" function ?

background: in normal WPF XAML there are two very important properties of DoubleAnimation :
-AutoReverse
-RepeatBehavior

e.g. :
<DoubleAnimation
Storyboard.TargetName="MyAnimatedScaleTransform"
Storyboard.TargetProperty="(ScaleTransform.ScaleX)"
To="3.0" Duration="0:0:10" AutoReverse="True"
RepeatBehavior="Forever" />

As I see, there is no such a properties (actually, CSHTML5 v9.2 beta).

Question: how to achive same or similar functionality ??

Thanks in advance,
Best Regards,
Péter

Return to “Technical Support”

Who is online

Users browsing this forum: No registered users and 28 guests

 

 

cron