blob: 33cd21b35926dce257a2045e0eb0605fc62af15f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
<HTML>
<HEAD>
<meta charset="UTF-8">
<title>ProgressBar.min - kvision</title>
<link rel="stylesheet" href="../../../style.css">
</HEAD>
<BODY>
<a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.progress</a> / <a href="index.html">ProgressBar</a> / <a href="./min.html">min</a><br/>
<br/>
<h1>min</h1>
<a name="pl.treksoft.kvision.progress.ProgressBar$min"></a>
<code><span class="keyword">var </span><span class="identifier">min</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html"><span class="identifier">Int</span></a></code>
<p>The minimal progress.</p>
</BODY>
</HTML>
|