PlatformSpellCheckerFactory
PlatformSpellCheckerFactory creates platform spell checkers and provides a capability check.
Notes:
Android: the actual implementation exposes a platform-only
initialize(context)you can call fromApplication.onCreateto enable capability checks that require a Context.iOS/Desktop: no initialization required.
PlatformSpellCheckerFactory creates platform spell checkers and provides a capability check.
Notes:
Android: the actual implementation exposes a platform-only
initialize(context)you can call fromApplication.onCreateto enable capability checks that require a Context.iOS/Desktop: no initialization required.
PlatformSpellCheckerFactory creates platform spell checkers and provides a capability check.
Notes:
Android: the actual implementation exposes a platform-only
initialize(context)you can call fromApplication.onCreateto enable capability checks that require a Context.iOS/Desktop: no initialization required.
PlatformSpellCheckerFactory creates platform spell checkers and provides a capability check.
Notes:
Android: the actual implementation exposes a platform-only
initialize(context)you can call fromApplication.onCreateto enable capability checks that require a Context.iOS/Desktop: no initialization required.
Functions
Creates a PlatformSpellChecker. If locale is null, the user's current/system language is used. If locale is non-null, implementations should validate support and throw if unsupported.
Creates a PlatformSpellChecker. If locale is null, the user's current/system language is used. If locale is non-null, implementations should validate support and throw if unsupported.
Creates a PlatformSpellChecker. If locale is null, the user's current/system language is used. If locale is non-null, implementations should validate support and throw if unsupported.
Creates a PlatformSpellChecker. If locale is null, the user's current/system language is used. If locale is non-null, implementations should validate support and throw if unsupported.