Skip to main content

Ease Method

Returns the value of the transition for the specified progress.

Definition

Namespace: Avalonia.Animation.Easings
Assembly: Avalonia.Base (in Avalonia.Base.dll)

public override double Ease(
double progress
)

Parameters

  Double
 

Return Value

Double

Implements

IEasing.Ease(Double)

See Also

Reference

ExponentialEaseOut Class
Avalonia.Animation.Easings Namespace