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