Skip to main content

Parameter Property

Gets the text that is used to determine which items to display in the AutoCompleteBox control.

Definition

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

public string? Parameter { get; }

Property Value

String
The text that is used to determine which items to display in the AutoCompleteBox.

See Also

Reference

PopulatingEventArgs Class
Avalonia.Controls Namespace