Skip to main content
ON

PowerEasingFunction Class

The power function that specifies how the animation speeds up and slows down. Use the Power property to specify the exponential power value.

Namespace: DevExpress.Maui.Core

Assembly: DevExpress.Maui.Core.dll

NuGet Package: DevExpress.Maui.Core

Declaration

public sealed class PowerEasingFunction :
    EasingFunctionBase

Inheritance

System.Object
EasingFunctionBase
PowerEasingFunction
See Also