Share via


SCNAnimationDidStopHandler Delegate

Definition

public delegate void SCNAnimationDidStopHandler(SCNAnimation animation, ISCNAnimatable receiver, bool completed);
type SCNAnimationDidStopHandler = delegate of SCNAnimation * ISCNAnimatable * bool -> unit

Parameters

animation
SCNAnimation
receiver
ISCNAnimatable
completed
Boolean

Applies to