Home
Home
Docs
API
Theme
System
Light
Dark
GitHub
Menu
Loading menu…
Home
API
SvgML
IntNullableAnimator
Methods
Interpolate(Double, Nullable
, Nullable
)
Menu
On this page
Interpolate(Double, Nullable
, Nullable
) Method
Definition
Namespace
SvgML
Assembly
SvgML.Avalonia.dll
View source
public override int? Interpolate(double progress, int? oldValue, int? newValue)
Parameters
progress
Double
oldValue
Nullable<Int32>
newValue
Nullable<Int32>
Returns
Nullable<Int32>