blob: 56755e67c511ed3f2630cdf231bdc07dc1047f06 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
<HTML>
<HEAD>
<meta charset="UTF-8">
<title>DropDown.image - kvision</title>
<link rel="stylesheet" href="../../../style.css">
</HEAD>
<BODY>
<a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.dropdown</a> / <a href="index.html">DropDown</a> / <a href="./image.html">image</a><br/>
<br/>
<h1>image</h1>
<a name="pl.treksoft.kvision.dropdown.DropDown$image"></a>
<code><span class="keyword">var </span><span class="identifier">image</span><span class="symbol">: </span><a href="../../pl.treksoft.kvision.core/-res-string.html"><span class="identifier">ResString</span></a><span class="symbol">?</span></code>
<p>The image on the dropdown button.</p>
</BODY>
</HTML>
|