spellCheck

abstract var spellCheck: (words: Array<String>, callback: (misspeltWords: Array<String>) -> Unit) -> Unit(source)