Skip to main content

ItemSelectorProperty Field

Identifies the ItemSelector property.

Definition

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

public static readonly StyledProperty<AutoCompleteSelector<Object>?> ItemSelectorProperty

Field Value

StyledProperty(AutoCompleteSelector(Object))
The identifier for the ItemSelector property.

See Also

Reference

AutoCompleteBox Class
Avalonia.Controls Namespace