Skip to main content

IEasing Interface

Defines the interface for easing classes.

Definition

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

[NotClientImplementableAttribute]
public interface IEasing
View Source

Methods

Ease(Double)Returns the value of the transition for the specified progress.

See Also

Reference

Avalonia.Animation.Easings Namespace