Skip to main content

TextInput Event

Occurs when a user typed some text while the control has focus.

Definition

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

event EventHandler<TextInputEventArgs> TextInput
View Source

Value

EventHandler(TextInputEventArgs)

See Also

Reference

IInputElement Interface
Avalonia.Input Namespace