[]
        
(Showing Draft Content)

C1.Android.Input.AutoCompleteMode.MatchWholeWord

MatchWholeWord Field

Filtering items of autocomplete when contains the input string that match whole word.

Namespace: C1.Android.Input
Assembly: C1.Android.Input.dll
Syntax
public const AutoCompleteMode MatchWholeWord = 16
Returns
Type Description
AutoCompleteMode Filtering items of autocomplete when contains the input string that match whole word.