blob: e9e059ae8cfa41e0cc742cd5e8af9821f1c5e9f9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
<HTML>
<HEAD>
<meta charset="UTF-8">
<title>StyledComponent.marginLeft - 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="./margin-left.html">marginLeft</a><br/>
<br/>
<h1>marginLeft</h1>
<a name="pl.treksoft.kvision.core.StyledComponent$marginLeft"></a>
<code><span class="keyword">var </span><span class="identifier">marginLeft</span><span class="symbol">: </span><a href="../-css-size.html"><span class="identifier">CssSize</span></a><span class="symbol">?</span></code>
<p>Left margin of the current component.</p>
</BODY>
</HTML>
|