Compose Text Editor
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Compose Text Editor
Spell Check
/
com.darkrockstudios.texteditor.spellcheck.api
/
EditorSpellChecker
/
isCorrectWord
is
Correct
Word
abstract
suspend
fun
isCorrectWord
(
word
:
String
)
:
Boolean
(
source
)
Fast correctness check for a single lexical token (word).