Summary
Returns the value of the transition for the specified progress.
- Namespace
- Avalonia
.Animation .Easings - Containing Type
- QuinticEaseIn
Syntax
public override double Ease(double progress)
Parameters
Name | Type | Description |
---|---|---|
progress | double |
Return Value
Type | Description |
---|---|
double |