InputPaneStateEventArgsEasing Property

The easing of the input pane's state changed animation.

Definition

Namespace: Avalonia.Controls.Platform
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public IEasing? Easing { get; }

Property Value

IEasing

See Also