diff options
Diffstat (limited to 'docs/api/pl.treksoft.kvision.form.spinner/-spinner/autofocus.html')
-rw-r--r-- | docs/api/pl.treksoft.kvision.form.spinner/-spinner/autofocus.html | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/docs/api/pl.treksoft.kvision.form.spinner/-spinner/autofocus.html b/docs/api/pl.treksoft.kvision.form.spinner/-spinner/autofocus.html deleted file mode 100644 index 1aeba366..00000000 --- a/docs/api/pl.treksoft.kvision.form.spinner/-spinner/autofocus.html +++ /dev/null @@ -1,15 +0,0 @@ -<HTML> -<HEAD> -<meta charset="UTF-8"> -<title>Spinner.autofocus - 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">Spinner</a> / <a href="./autofocus.html">autofocus</a><br/> -<br/> -<h1>autofocus</h1> -<a name="pl.treksoft.kvision.form.spinner.Spinner$autofocus"></a> -<code><span class="keyword">var </span><span class="identifier">autofocus</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html"><span class="identifier">Boolean</span></a><span class="symbol">?</span></code> -<p>Determines if the spinner is automatically focused.</p> -</BODY> -</HTML> |