Skip to main content

TextChanged Event

Occurs asynchronously when the text in the TextBox portion of the AutoCompleteBox changes.

Definition

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

public event EventHandler<TextChangedEventArgs> TextChanged

Value

EventHandler(TextChangedEventArgs)

See Also

Reference

AutoCompleteBox Class
Avalonia.Controls Namespace