SelectingItemsControlIsTextSearchEnabled Property

Gets or sets a value that specifies whether a user can jump to a value by typing.

Definition

Namespace: Avalonia.Controls.Primitives
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public bool IsTextSearchEnabled { get; set; }

Property Value

Boolean

See Also