Enumerates values returned by several types.
Syntax
public enum SuggestionsAttributes
Remarks
Enumerates value returned by the following:
.
Members
Member Name | Description |
---|
HasRecommendedSuggestions | Flag of the attributes of the suggestions that can be obtained by
SuggestionsInfo.SuggestionsAttributes: this tells that the text service thinks
the result suggestions include highly recommended ones.
|
InTheDictionary | Flag of the attributes of the suggestions that can be obtained by
SuggestionsInfo.SuggestionsAttributes: this tells that the requested word was found
in the dictionary in the text service.
|
LooksLikeTypo | Flag of the attributes of the suggestions that can be obtained by
SuggestionsInfo.SuggestionsAttributes: this tells that the text service thinks the requested
word looks like a typo.
|
None | Documentation for this section has not yet been entered. |
Requirements
Namespace: Android.Views.TextService
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0