InputElement.

TextInputOptionsQuery Event

Summary

Occurs when an input element gains input focus and input method is asking for required content options
Namespace
Avalonia.Input
Containing Type
InputElement
Event Type
EventHandler<TextInputOptionsQueryEventArgs>

Syntax

public event EventHandler<TextInputOptionsQueryEventArgs> TextInputOptionsQuery