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

返回

属性

适用于