Share via


NSAnimationProgress Delegado

Definición

public delegate float NSAnimationProgress(NSAnimation animation, float progress);
type NSAnimationProgress = delegate of NSAnimation * single -> single

Parámetros

animation
NSAnimation
progress
Single

Valor devuelto

Se aplica a