Click or drag to resize
AB4D logo

AnimationControllerAnimationStopped Event

AnimationStopped is fired when the animation is stopped with calling StopAnimation.

Namespace: Ab3d.Animation
Assembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 12.0.9484.2048
Syntax
C#
public event EventHandler AnimationStopped

Value

EventHandler
See Also