Easing Property
Gets or sets the easing function to be used for this animation.
Definition
Namespace: Avalonia.Animation
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public Easing Easing { get; set; }
Public Property Easing As Easing
Get
Set
member Easing : Easing with get, set