Skip to main content
ON

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

System.Object
EasingFunctionBase
LinearEasingFunction
See Also