Android.Service.Textservice Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Provides classes that allow you to create spell checkers in a manner similar to the input method framework (for IMEs).
Classes
SpellCheckerService |
SpellCheckerService provides an abstract base class for a spell checker. |
SpellCheckerService.Session |
This abstract class should be overridden by a concrete implementation of a spell checker. |