Skip to main content

SearchTextProperty Field

Identifies the SearchText property.

Definition

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

public static readonly DirectProperty<AutoCompleteBox, string?> SearchTextProperty

Field Value

DirectProperty(AutoCompleteBox, String)
The identifier for the SearchText property.

See Also

Reference

AutoCompleteBox Class
Avalonia.Controls Namespace