blob: cef4e63ffe4519d047fdaefc890882235b488a07 (
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>FlexPanel.justify - kvision</title>
<link rel="stylesheet" href="../../../style.css">
</HEAD>
<BODY>
<a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.panel</a> / <a href="index.html">FlexPanel</a> / <a href="./justify.html">justify</a><br/>
<br/>
<h1>justify</h1>
<a name="pl.treksoft.kvision.panel.FlexPanel$justify"></a>
<code><span class="keyword">var </span><span class="identifier">justify</span><span class="symbol">: </span><a href="../-flex-justify/index.html"><span class="identifier">FlexJustify</span></a><span class="symbol">?</span></code>
<p>CSS flexbox content justification.</p>
<p><strong>Getter</strong><br/>
<p>CSS flexbox content justification.</p>
</p>
<p><strong>Setter</strong><br/>
<p>CSS flexbox content justification.</p>
</p>
</BODY>
</HTML>
|