PlatformSpellCheckerKt
Toggle table of contents
desktop
Target filter
desktop
Switch theme
Search in API
Skip to content
PlatformSpellCheckerKt
PlatformSpellChecker
/
com.darkrockstudios.libs.platformspellchecker.native
/
MacOSSpellChecker
/
checkText
check
Text
desktop
open
override
fun
checkText
(
text
:
String
)
:
List
<
SpellingError
>
(
source
)
Checks the spelling of the provided text.
Return
List of spelling errors found
Parameters
text
The text to check