次の方法で共有


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

戻り値

属性

適用対象