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
Object
EasingFunctionBase
PowerEasingFunction
See Also