AutoCompleteBoxMinimumPopulateDelayProperty Field

Identifies the MinimumPopulateDelay property.

Definition

Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public static readonly StyledProperty<TimeSpan> MinimumPopulateDelayProperty

Field Value

StyledPropertyTimeSpan
The identifier for the MinimumPopulateDelay property.

See Also