Skip to main content

TextChanged Event

Occurs asynchronously after text changes and the new text is rendered.

Definition

Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)

public event EventHandler<TextChangedEventArgs> TextChanged

Value

EventHandler(TextChangedEventArgs)

See Also

Reference

TextBox Class
Avalonia.Controls Namespace