Skip to main content

ItemFilterProperty Field

Identifies the ItemFilter property.

Definition

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

public static readonly StyledProperty<AutoCompleteFilterPredicate<Object?>?> ItemFilterProperty

Field Value

StyledProperty(AutoCompleteFilterPredicate(Object))
The identifier for the ItemFilter property.

See Also

Reference

AutoCompleteBox Class
Avalonia.Controls Namespace