blob: c410fc221cd67706c460449f09ad6d291aa5dbbc (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
<HTML>
<HEAD>
<meta charset="UTF-8">
<title>CommonInterface.nativeImage - 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">CommonInterface</a> / <a href="./native-image.html">nativeImage</a><br/>
<br/>
<h1>nativeImage</h1>
<a name="pl.treksoft.kvision.electron.CommonInterface$nativeImage"></a>
<code><span class="keyword">abstract</span> <span class="keyword">var </span><span class="identifier">nativeImage</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html"><span class="identifier">Any</span></a><span class="symbol">?</span></code>
</BODY>
</HTML>
|