Skip to main content

AsyncPopulatorProperty Field

Identifies the AsyncPopulator property.

Definition

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

public static readonly StyledProperty<Func<string?, CancellationToken, Task<IEnumerable<Object>>>?> AsyncPopulatorProperty

Field Value

StyledProperty(Func(String, CancellationToken, Task(IEnumerable(Object))))
The identifier for the AsyncPopulator property.

See Also

Reference

AutoCompleteBox Class
Avalonia.Controls Namespace