SelectingItemsControlIsTextSearchEnabled Property
Gets or sets a value that specifies whether a user can jump to a value by typing.
Namespace: Avalonia.Controls.PrimitivesAssembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public bool IsTextSearchEnabled { get; set; }
Public Property IsTextSearchEnabled As Boolean
Get
Set
member IsTextSearchEnabled : bool with get, set
Property Value
Boolean