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