Back to Devexpress

ExponentialEasingFunction Class

maui-devexpress-dot-maui-dot-core-fb572367.md

latest1006 B
Original Source

ExponentialEasingFunction Class

An easing function that uses an exponential formula to specify how the animation speeds up and slows down.

Namespace : DevExpress.Maui.Core

Assembly : DevExpress.Maui.Core.dll

NuGet Package : DevExpress.Maui.Core

Declaration

csharp
public sealed class ExponentialEasingFunction :
    EasingFunctionBase

Inheritance

System.Object EasingFunctionBase ExponentialEasingFunction

Extension Methods

Yield<ExponentialEasingFunction>()

YieldIfNotNull<ExponentialEasingFunction>()

See Also

ExponentialEasingFunction Members

DevExpress.Maui.Core Namespace