summaryrefslogtreecommitdiff
path: root/api/pl.treksoft.kvision.html/-iframe/iframe-height.html
blob: a3f7294573014a274581269d93c5516a61961909 (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>Iframe.iframeHeight - 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.html</a>&nbsp;/&nbsp;<a href="index.html">Iframe</a>&nbsp;/&nbsp;<a href="./iframe-height.html">iframeHeight</a><br/>
<br/>
<h1>iframeHeight</h1>
<a name="pl.treksoft.kvision.html.Iframe$iframeHeight"></a>
<code><span class="keyword">var </span><span class="identifier">iframeHeight</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html"><span class="identifier">Int</span></a><span class="symbol">?</span></code>
<p>The height of the iframe.</p>
<p><strong>Getter</strong><br/>
<p>The height of the iframe.</p>
</p>
<p><strong>Setter</strong><br/>
<p>The height of the iframe.</p>
</p>
</BODY>
</HTML>