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