AnimationDuration Property
The duration of the input pane's state change animation.
Definition
Namespace: Avalonia.Controls.Platform
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public TimeSpan AnimationDuration { get; }
Public ReadOnly Property AnimationDuration As TimeSpan
Get
member AnimationDuration : TimeSpan with get
Property Value
TimeSpanSee Also
Reference
InputPaneStateEventArgs Class
Avalonia.Controls.Platform Namespace