Click or drag to resize
DigitalRuneIAnimationServiceStopAnimation Method
Stops animations.
Overload List
  NameDescription
Public methodStopAnimation(IAnimatableObject)
Stops all animations affecting the specified object.
Public methodStopAnimation(IEnumerableIAnimatableObject)
Stops all animations affecting the specified objects.
Public methodStopAnimation(IAnimatableProperty)
Stops all animations affecting the specified property.
Top
See Also