AutoCompleteBoxTextSelectorProperty Field

Identifies the TextSelector property.

Definition

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

Field Value

StyledPropertyAutoCompleteSelectorString
The identifier for the TextSelector property.

See Also