Stay organized with collections
Save and categorize content based on your preferences.
android.view.textservice
Interfaces
Classes
SentenceSuggestionsInfo |
This class contains a metadata of suggestions returned from a text service (e.g.
|
SpellCheckerInfo |
This class is used to specify meta information of a spell checker.
|
SpellCheckerSession |
The SpellCheckerSession interface provides the per client functionality of SpellCheckerService.
|
SpellCheckerSubtype |
This class is used to specify meta information of a subtype contained in a spell checker.
|
SuggestionsInfo |
This class contains a metadata of suggestions from the text service
|
TextInfo |
This class contains a metadata of the input of TextService
|
TextServicesManager |
System API to the overall text services, which arbitrates interaction between applications and text services.
|
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2025-02-10 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-02-10 UTC."],[],[],null,["# android.view.textservice\n========================\n\n*** ** * ** ***\n\nKotlin \\|[Java](/reference/android/view/textservice/package-summary \"View this page in Java\")\n\nInterfaces\n----------\n\n|---------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------|\n| [SpellCheckerSessionListener](/reference/kotlin/android/view/textservice/SpellCheckerSession.SpellCheckerSessionListener) | Callback for getting results from text services |\n\nClasses\n-------\n\n|-----------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------|\n| [SentenceSuggestionsInfo](/reference/kotlin/android/view/textservice/SentenceSuggestionsInfo) | This class contains a metadata of suggestions returned from a text service (e.g. |\n| [SpellCheckerInfo](/reference/kotlin/android/view/textservice/SpellCheckerInfo) | This class is used to specify meta information of a spell checker. |\n| [SpellCheckerSession](/reference/kotlin/android/view/textservice/SpellCheckerSession) | The SpellCheckerSession interface provides the per client functionality of SpellCheckerService. |\n| [SpellCheckerSubtype](/reference/kotlin/android/view/textservice/SpellCheckerSubtype) | This class is used to specify meta information of a subtype contained in a spell checker. |\n| [SuggestionsInfo](/reference/kotlin/android/view/textservice/SuggestionsInfo) | This class contains a metadata of suggestions from the text service |\n| [TextInfo](/reference/kotlin/android/view/textservice/TextInfo) | This class contains a metadata of the input of TextService |\n| [TextServicesManager](/reference/kotlin/android/view/textservice/TextServicesManager) | System API to the overall text services, which arbitrates interaction between applications and text services. |"]]