blob: 1f55e1b75ae33aa1cf6a01028d283a71098b0199 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
<HTML>
<HEAD>
<meta charset="UTF-8">
<title>SpinnerInput.max - kvision</title>
<link rel="stylesheet" href="../../../style.css">
</HEAD>
<BODY>
<a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.form.spinner</a> / <a href="index.html">SpinnerInput</a> / <a href="./max.html">max</a><br/>
<br/>
<h1>max</h1>
<a name="pl.treksoft.kvision.form.spinner.SpinnerInput$max"></a>
<code><span class="keyword">var </span><span class="identifier">max</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>Maximal value.</p>
<p><strong>Getter</strong><br/>
<p>Maximal value.</p>
</p>
<p><strong>Setter</strong><br/>
<p>Maximal value.</p>
</p>
</BODY>
</HTML>
|