FuzzySearchOptions.IsTypeAhead Property

Definition

Boolean. If the typeahead flag is set, the query will be interpreted as a partial input and the search will enter predictive mode.

public bool? IsTypeAhead { get; set; }
member this.IsTypeAhead : Nullable<bool> with get, set
Public Property IsTypeAhead As Nullable(Of Boolean)

Property Value

Applies to