AutoCompleteBoxItemFilterProperty Field

Identifies the ItemFilter property.

Definition

Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public static readonly StyledProperty<AutoCompleteFilterPredicate<Object?>?> ItemFilterProperty

Field Value

StyledPropertyAutoCompleteFilterPredicateObject
The identifier for the ItemFilter property.

See Also