summaryrefslogtreecommitdiff
path: root/api/pl.treksoft.kvision.electron/-web-contents/get-zoom-factor.html
blob: 5fcc06c0dc6f5b76e92969c799a5ee7dea81951e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<HTML>
<HEAD>
<meta charset="UTF-8">
<title>WebContents.getZoomFactor - 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.electron</a>&nbsp;/&nbsp;<a href="index.html">WebContents</a>&nbsp;/&nbsp;<a href="./get-zoom-factor.html">getZoomFactor</a><br/>
<br/>
<h1>getZoomFactor</h1>
<a name="pl.treksoft.kvision.electron.WebContents$getZoomFactor(kotlin.Function1((kotlin.Number, kotlin.Unit)))"></a>
<code><span class="keyword">open</span> <span class="keyword">fun </span><span class="identifier">getZoomFactor</span><span class="symbol">(</span><span class="identifier" id="pl.treksoft.kvision.electron.WebContents$getZoomFactor(kotlin.Function1((kotlin.Number, kotlin.Unit)))/callback">callback</span><span class="symbol">:</span>&nbsp;<span class="symbol">(</span><span class="identifier">zoomFactor</span><span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-number/index.html"><span class="identifier">Number</span></a><span class="symbol">)</span>&nbsp;<span class="symbol">-&gt;</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html"><span class="identifier">Unit</span></a><span class="symbol">)</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html"><span class="identifier">Unit</span></a></code>
</BODY>
</HTML>