isSupported

fun isSupported(languageTag: String): Boolean(source)

Determines if the specified language is supported by a registered spell checker.

Return

true if supported, false otherwise

Parameters

languageTag

BCP47 language tag (e.g., "en-US")