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