blob: b16cfa1418c726b394c2759f0d16507e9b973d71 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
<HTML>
<HEAD>
<meta charset="UTF-8">
<title>App.enableMixedSandbox - 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">App</a> / <a href="./enable-mixed-sandbox.html">enableMixedSandbox</a><br/>
<br/>
<h1>enableMixedSandbox</h1>
<a name="pl.treksoft.kvision.electron.App$enableMixedSandbox()"></a>
<code><span class="keyword">abstract</span> <span class="keyword">fun </span><span class="identifier">enableMixedSandbox</span><span class="symbol">(</span><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>
|