ComboBox.

IsTextSearchEnabled Property

Summary

Gets or sets a value that specifies whether a user can jump to a value by typing.
Namespace
Avalonia.Controls
Containing Type
ComboBox

Syntax

public bool IsTextSearchEnabled { get; set; }

Value

Type Description
bool