blob: d357c3dc4cda1055e7c1d3ed3dee826c3cdd6388 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
<HTML>
<HEAD>
<meta charset="UTF-8">
<title>Modal.size - kvision</title>
<link rel="stylesheet" href="../../../style.css">
</HEAD>
<BODY>
<a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.modal</a> / <a href="index.html">Modal</a> / <a href="./size.html">size</a><br/>
<br/>
<h1>size</h1>
<a name="pl.treksoft.kvision.modal.Modal$size"></a>
<code><span class="keyword">var </span><span class="identifier">size</span><span class="symbol">: </span><a href="../-m-o-d-a-l-s-i-z-e/index.html"><span class="identifier">MODALSIZE</span></a><span class="symbol">?</span></code>
<p>Window size.</p>
</BODY>
</HTML>
|