Easing Property
The easing of the input pane's state changed animation.
Definition
Namespace: Avalonia.Controls.Platform
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public IEasing? Easing { get; }
Public ReadOnly Property Easing As IEasing
Get
member Easing : IEasing with get
Property Value
IEasingSee Also
Reference
InputPaneStateEventArgs Class
Avalonia.Controls.Platform Namespace