Skip to main content

PopulatedEventArgs Constructor

Initializes a new instance of the PopulatedEventArgs.

Definition

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

public PopulatedEventArgs(
IEnumerable data
)

Parameters

  IEnumerable
The list of possible matches added to the drop-down portion of the AutoCompleteBox control.

See Also

Reference

PopulatedEventArgs Class
Avalonia.Controls Namespace