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