TextBox.

OnTextInput(TextInputEventArgs) Method

Namespace
Avalonia.Controls
Containing Type
TextBox

Syntax

protected override void OnTextInput(TextInputEventArgs e)

Parameters

Name Type Description
e TextInputEventArgs

Return Value

Type Description
void