Share via


SCNAnimationDidStopHandler Delegado

Definición

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

Parámetros

animation
SCNAnimation
receiver
SCNAnimatable
completed
Boolean

Se aplica a