IEasingEase Method
Returns the value of the transition for the specified progress.
Namespace: Avalonia.Animation.EasingsAssembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
double Ease(
double progress
)
Function Ease (
progress As Double
) As Double
abstract Ease :
progress : float -> float
- progress Double
-
Double