IInputPaneStateChanged Event

Occurs when the input pane's state has changed.

Definition

Namespace: Avalonia.Controls.Platform
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
event EventHandler<InputPaneStateEventArgs> StateChanged

Value

EventHandlerInputPaneStateEventArgs

See Also