blob: 4c3bade6df0c24998425332b3a3394b5d8d5c5b9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
<HTML>
<HEAD>
<meta charset="UTF-8">
<title>App.setJumpList - 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="./set-jump-list.html">setJumpList</a><br/>
<br/>
<h1>setJumpList</h1>
<a name="pl.treksoft.kvision.electron.App$setJumpList(kotlin.Array((pl.treksoft.kvision.electron.JumpListCategory)))"></a>
<code><span class="keyword">abstract</span> <span class="keyword">fun </span><span class="identifier">setJumpList</span><span class="symbol">(</span><span class="identifier" id="pl.treksoft.kvision.electron.App$setJumpList(kotlin.Array((pl.treksoft.kvision.electron.JumpListCategory)))/categories">categories</span><span class="symbol">:</span> <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-array/index.html"><span class="identifier">Array</span></a><span class="symbol"><</span><a href="../-jump-list-category/index.html"><span class="identifier">JumpListCategory</span></a><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>
|