AutoCompleteBoxSearchTextProperty Field

Identifies the SearchText property.

Definition

Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public static readonly DirectProperty<AutoCompleteBox, string?> SearchTextProperty

Field Value

DirectPropertyAutoCompleteBox, String
The identifier for the SearchText property.

See Also