Skip to main content

OnTextInput Method

Called before the TextInput event occurs.

Definition

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

protected virtual void OnTextInput(
TextInputEventArgs e
)

Parameters

  TextInputEventArgs
The event args.

See Also

Reference

InputElement Class
Avalonia.Input Namespace