Skip to main content

TextInputMethodClientRequested Event

Occurs when an input element gains input focus and input method is looking for the corresponding client

Definition

Namespace: Avalonia.Input
Assembly: Avalonia.Base (in Avalonia.Base.dll)

public event EventHandler<TextInputMethodClientRequestedEventArgs> TextInputMethodClientRequested
View Source

Value

EventHandler(TextInputMethodClientRequestedEventArgs)

See Also

Reference

InputElement Class
Avalonia.Input Namespace