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
<Text Input >Method Client Requested Event Args
Syntax
public event EventHandler<TextInputMethodClientRequestedEventArgs> TextInputMethodClientRequested