Skip to main content

InputPaneStateEventArgs(InputPaneState, Nullable<Rect>, Rect, TimeSpan, IEasing) Constructor

Initializes a new instance of the InputPaneStateEventArgs class

Definition

Namespace: Avalonia.Controls.Platform
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)

public InputPaneStateEventArgs(
InputPaneState newState,
Rect? startRect,
Rect endRect,
TimeSpan animationDuration,
IEasing? easing
)

Parameters

  InputPaneState
 
  Nullable(Rect)
 
  Rect
 
  TimeSpan
 
  IEasing
 

See Also

Reference

InputPaneStateEventArgs Class
InputPaneStateEventArgs Overload
Avalonia.Controls.Platform Namespace