Back to Devexpress

PowerEasingFunction.Power Property

maui-devexpress-dot-maui-dot-core-dot-powereasingfunction.md

latest802 B
Original Source

PowerEasingFunction.Power Property

Gets or sets the exponential power of the animation interpolation.

Namespace : DevExpress.Maui.Core

Assembly : DevExpress.Maui.Core.dll

NuGet Package : DevExpress.Maui.Core

Declaration

csharp
public double Power { get; set; }

Property Value

TypeDescription
Double

A value that specifies the exponential power.

|

See Also

PowerEasingFunction Class

PowerEasingFunction Members

DevExpress.Maui.Core Namespace