create
Creates a spell checker for the specified language.
Return
NativeSpellChecker instance, or null if creation failed
Parameters
languageTag
BCP47 language tag (e.g., "en-US")
Creates a spell checker for the specified language.
NativeSpellChecker instance, or null if creation failed
BCP47 language tag (e.g., "en-US")