PlatformSpellCheckerKt
Toggle table of contents
desktop
Target filter
desktop
Switch theme
Search in API
Skip to content
PlatformSpellCheckerKt
PlatformSpellChecker
/
com.darkrockstudios.libs.platformspellchecker.macos
/
NSSpellCheckerWrapper
/
checkSpelling
check
Spelling
desktop
fun
checkSpelling
(
text
:
String
,
startingAt
:
Long
=
0
,
language
:
String
?
=
null
)
:
NSRange
(
source
)
Find the first misspelling in
text
.
language
null = automatic detection.