Back to Devexpress

PowerEasingFunction Class

maui-devexpress-dot-maui-dot-core-a357a0d3.md

latest1.0 KB
Original Source

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

csharp
public sealed class PowerEasingFunction :
    EasingFunctionBase

Inheritance

System.Object EasingFunctionBase PowerEasingFunction

Extension Methods

Yield<PowerEasingFunction>()

YieldIfNotNull<PowerEasingFunction>()

See Also

PowerEasingFunction Members

DevExpress.Maui.Core Namespace