Back to Devexpress

BackEasingFunction Class

maui-devexpress-dot-maui-dot-core-39d0c55b.md

latest936 B
Original Source

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

csharp
public sealed class BackEasingFunction :
    EasingFunctionBase

Inheritance

System.Object EasingFunctionBase BackEasingFunction

Extension Methods

Yield<BackEasingFunction>()

YieldIfNotNull<BackEasingFunction>()

See Also

BackEasingFunction Members

DevExpress.Maui.Core Namespace