次の方法で共有


NSAnimationProgress 代理人

定義

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

パラメーター

animation
NSAnimation
progress
Single

戻り値

適用対象