Skip to main content

Text Property

Gets or sets the text in the text box portion of the AutoCompleteBox control.

Definition

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

public string? Text { get; set; }
View Source

Property Value

String
The text in the text box portion of the AutoCompleteBox control.

See Also

Reference

AutoCompleteBox Class
Avalonia.Controls Namespace