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
public double Power { get; set; }
#Property Value
Type | Description |
---|---|
Double | A value that specifies the exponential power. |