NSAnimationProgress Delegate

Definition

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

Parameters

animation
NSAnimation
progress
Single

Return Value

Applies to