Click or drag to resize
AB4D logo

AnimationControllerAnimationStarted Event

AnimationStarted is fired when the animation is started with calling StartAnimation(Boolean) or StartAnimation(Double, Boolean) method.

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

Value

EventHandler
See Also