BackEasingFunction Class
In This Article
The function that makes the animated object go slightly back before it moves forward.
Namespace: DevExpress.Maui.Core
Assembly: DevExpress.Maui.Core.dll
NuGet Package: DevExpress.Maui.Core
#Declaration
C#
public sealed class BackEasingFunction :
EasingFunctionBase
#Inheritance
System.Object
EasingFunctionBase
BackEasingFunction
See Also