Back to Devexpress

DXExpander.AnimationEasing Property

maui-devexpress-dot-maui-dot-core-dot-dxexpander-cfe7176f.md

latest803 B
Original Source

DXExpander.AnimationEasing Property

Gets or sets the easing function that is applied to control animations. This is a bindable property.

Namespace : DevExpress.Maui.Core

Assembly : DevExpress.Maui.Core.dll

NuGet Package : DevExpress.Maui.Core

Declaration

csharp
public EasingFunctionBase AnimationEasing { get; set; }

Property Value

TypeDescription
EasingFunctionBase

The easing function.

|

See Also

DXExpander Class

DXExpander Members

DevExpress.Maui.Core Namespace