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