Share via


NSAnimationDelegate_Extensions.ComputeAnimationCurve Method

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static float ComputeAnimationCurve(this AppKit.INSAnimationDelegate This, AppKit.NSAnimation animation, float progress);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member ComputeAnimationCurve : AppKit.INSAnimationDelegate * AppKit.NSAnimation * single -> single

Parameters

animation
NSAnimation
progress
Single

Returns

Attributes

Applies to