NewState Property
The new state of the input pane
Definition
Namespace: Avalonia.Controls.Platform
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public InputPaneState NewState { get; }
Public ReadOnly Property NewState As InputPaneState
Get
member NewState : InputPaneState with get
Property Value
InputPaneStateSee Also
Reference
InputPaneStateEventArgs Class
Avalonia.Controls.Platform Namespace