共用方式為


NSAnimationProgress 代理人

定義

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

參數

animation
NSAnimation
progress
Single

傳回值

適用於