LinearEasingFunction Class
The linear easing function that specifies how the animation speeds up and slows down.
Namespace: DevExpress.Maui.Core
Assembly: DevExpress.Maui.Core.dll
NuGet Package: DevExpress.Maui.Core
Declaration
public sealed class LinearEasingFunction :
EasingFunctionBase
Inheritance
Object
EasingFunctionBase
LinearEasingFunction
See Also