Skip to main content

PopulatingEventArgs Constructor

Initializes a new instance of the PopulatingEventArgs.

Definition

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

public PopulatingEventArgs(
string? parameter
)

Parameters

  String
The value of the SearchText property, which is used to filter items for the AutoCompleteBox control.

See Also

Reference

PopulatingEventArgs Class
Avalonia.Controls Namespace