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
<Text Input >Options Query Event Args
Syntax
public event EventHandler<TextInputOptionsQueryEventArgs> TextInputOptionsQuery