summaryrefslogtreecommitdiff
path: root/api/pl.treksoft.kvision.electron/-provider/spell-check.html
blob: 3953127f5e904520166a1b82287d4acbf57706b1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<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>&nbsp;/&nbsp;<a href="../index.html">pl.treksoft.kvision.electron</a>&nbsp;/&nbsp;<a href="index.html">Provider</a>&nbsp;/&nbsp;<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>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a><span class="symbol">)</span>&nbsp;<span class="symbol">-&gt;</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html"><span class="identifier">Unit</span></a></code>
</BODY>
</HTML>