BackEasingFunction Class
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
public sealed class BackEasingFunction :
EasingFunctionBase
Inheritance
System.Object
EasingFunctionBase
BackEasingFunction
See Also