Frequency : double ux
The frequency of the spinnging, measured in Hertz (how many full rotations per second).
Continuously rotates an element, given a Frequency
measured in full rotations per second.
<Panel>
<WhilePressed>
<Spin Frequency="2" />
</WhilePressed>
</Panel>
As with Cycle, you may also specify a Duration
to control the length of the animation.
The frequency of the spinnging, measured in Hertz (how many full rotations per second).
Specifies an alternate target for the spin (the default is the parent of the trigger).
How to mix this animator when there are multiple conflicting animators affecting the target.