<HTML> <HEAD> <meta charset="UTF-8"> <title>Provider.spellCheck - kvision</title> <link rel="stylesheet" href="../../../style.css"> </HEAD> <BODY> <a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.electron</a> / <a href="index.html">Provider</a> / <a href="./spell-check.html">spellCheck</a><br/> <br/> <h1>spellCheck</h1> <a name="pl.treksoft.kvision.electron.Provider$spellCheck"></a> <code><span class="keyword">abstract</span> <span class="keyword">var </span><span class="identifier">spellCheck</span><span class="symbol">: </span><span class="symbol">(</span><span class="identifier">text</span><span class="symbol">:</span> <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a><span class="symbol">)</span> <span class="symbol">-></span> <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html"><span class="identifier">Unit</span></a></code> </BODY> </HTML>