- Namespace
- Avalonia
.Animation .Animators - Containing Type
- DecimalAnimator
Syntax
public override decimal Interpolate(double progress, decimal oldValue, decimal newValue)
Parameters
Name | Type | Description |
---|---|---|
progress | double | |
oldValue | decimal | |
newValue | decimal |
Return Value
Type | Description |
---|---|
decimal |