blob: 6f6efa5feaf6927d9255d84899b12923fd65b06f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
<HTML>
<HEAD>
<meta charset="UTF-8">
<title>WebFrame.getZoomLevel - kvision</title>
<link rel="stylesheet" href="../../../style.css">
</HEAD>
<BODY>
<a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.electron</a> / <a href="index.html">WebFrame</a> / <a href="./get-zoom-level.html">getZoomLevel</a><br/>
<br/>
<h1>getZoomLevel</h1>
<a name="pl.treksoft.kvision.electron.WebFrame$getZoomLevel()"></a>
<code><span class="keyword">abstract</span> <span class="keyword">fun </span><span class="identifier">getZoomLevel</span><span class="symbol">(</span><span class="symbol">)</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-number/index.html"><span class="identifier">Number</span></a></code>
</BODY>
</HTML>
|