Search
ScrollAnimation Methods
 


 Public Methods

  Name Description

Dispose

IDisposable.Dispose implementation. (Inherited from Animation.)

Start

Starts or resumes the animation. (Inherited from Animation.)

Stop

Stops the animation. (Inherited from Animation.)

 Protected Methods

  Name Description

FloatValue

  (Inherited from Animation.)

OnAnimationComplete

Raises the AnimationComplete event. (Inherited from Animation.)

UpdateAnimation

Animation.UpdateAnimation override.

 See Also