summaryrefslogtreecommitdiff
path: root/api/pl.treksoft.kvision.electron/-browser-view-constructor-options/index.html
blob: d9af367d880838b86b1ec2991b38eb43b80afc42 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
<HTML>
<HEAD>
<meta charset="UTF-8">
<title>BrowserViewConstructorOptions - 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">BrowserViewConstructorOptions</a><br/>
<br/>
<h1>BrowserViewConstructorOptions</h1>
(js) <code><span class="keyword">interface </span><span class="identifier">BrowserViewConstructorOptions</span></code>
<h3>Properties</h3>
<table>
<tbody>
<tr>
<td>
(js) 
<h4><a href="web-preferences.html">webPreferences</a></h4>
</td>
<td>
<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">webPreferences</span><span class="symbol">: </span><a href="../-web-preferences/index.html"><span class="identifier">WebPreferences</span></a><span class="symbol">?</span></code></td>
</tr>
</tbody>
</table>
</BODY>
</HTML>