Skip to main content

Interpolate Method

Definition

Namespace: Avalonia.Animation
Assembly: Avalonia.Base (in Avalonia.Base.dll)

public abstract T Interpolate(
double progress,
T oldValue,
T newValue
)

Parameters

  Double
 
  T
 
  T
 

Return Value

T

See Also

Reference

InterpolatingAnimator(T) Class
Avalonia.Animation Namespace