public final class AutocompleteItem extends Object
| Constructor and Description |
|---|
AutocompleteItem() |
| Modifier and Type | Method and Description |
|---|---|
String |
getQueryPlusText()
Get the queryPlusText property: The query along with the completed term.
|
String |
getText()
Get the text property: The completed term.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.