SearchTextProperty Field
Identifies the SearchText property.
Definition
Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public static readonly DirectProperty<AutoCompleteBox, string?> SearchTextProperty
Public Shared ReadOnly SearchTextProperty As DirectProperty(Of AutoCompleteBox, String)
static val SearchTextProperty: DirectProperty<AutoCompleteBox, string>
Field Value
DirectProperty(AutoCompleteBox, String)
The identifier for the SearchText property.