InputElement.

TextInputMethodClientRequested Event

Summary

Occurs when an input element gains input focus and input method is looking for the corresponding client
Namespace
Avalonia.Input
Containing Type
InputElement
Event Type
EventHandler<TextInputMethodClientRequestedEventArgs>

Syntax

public event EventHandler<TextInputMethodClientRequestedEventArgs> TextInputMethodClientRequested