blob: 924ab95837ef353c7d57e1c41e9a74f75e42e90e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
<HTML>
<HEAD>
<meta charset="UTF-8">
<title>StyledComponent.wordSpacing - kvision</title>
<link rel="stylesheet" href="../../../style.css">
</HEAD>
<BODY>
<a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.core</a> / <a href="index.html">StyledComponent</a> / <a href="./word-spacing.html">wordSpacing</a><br/>
<br/>
<h1>wordSpacing</h1>
<a name="pl.treksoft.kvision.core.StyledComponent$wordSpacing"></a>
<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">wordSpacing</span><span class="symbol">: </span><a href="../-css-size.html"><span class="identifier">CssSize</span></a><span class="symbol">?</span></code>
<p>CSS Text word spacing of the current component.</p>
<p><strong>Getter</strong><br/>
<p>CSS Text word spacing of the current component.</p>
</p>
<p><strong>Setter</strong><br/>
<p>CSS Text word spacing of the current component.</p>
</p>
</BODY>
</HTML>
|