共用方式為


NSAnimationDelegate.ComputeAnimationCurve(NSAnimation, Single) 方法

定義

[Foundation.Export("animation:valueForProgress:")]
public virtual float ComputeAnimationCurve (AppKit.NSAnimation animation, float progress);
abstract member ComputeAnimationCurve : AppKit.NSAnimation * single -> single
override this.ComputeAnimationCurve : AppKit.NSAnimation * single -> single

參數

animation
NSAnimation
progress
Single

傳回

屬性

適用於