AnimationEasing Property

Gets or sets the easing function to be used for this animation.

Definition

Namespace: Avalonia.Animation
Assembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public Easing Easing { get; set; }

Property Value

Easing

See Also