AutoCompleteBoxItemSelectorProperty Field

Identifies the ItemSelector property.

Definition

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

Field Value

StyledPropertyAutoCompleteSelectorObject
The identifier for the ItemSelector property.

See Also