diff options
Diffstat (limited to 'docs/api/pl.treksoft.kvision.html/-image/alt.html')
-rw-r--r-- | docs/api/pl.treksoft.kvision.html/-image/alt.html | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/docs/api/pl.treksoft.kvision.html/-image/alt.html b/docs/api/pl.treksoft.kvision.html/-image/alt.html deleted file mode 100644 index 3714f0e8..00000000 --- a/docs/api/pl.treksoft.kvision.html/-image/alt.html +++ /dev/null @@ -1,21 +0,0 @@ -<HTML> -<HEAD> -<meta charset="UTF-8"> -<title>Image.alt - kvision</title> -<link rel="stylesheet" href="../../../style.css"> -</HEAD> -<BODY> -<a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.html</a> / <a href="index.html">Image</a> / <a href="./alt.html">alt</a><br/> -<br/> -<h1>alt</h1> -<a name="pl.treksoft.kvision.html.Image$alt"></a> -<code><span class="keyword">var </span><span class="identifier">alt</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a><span class="symbol">?</span></code> -<p>The alternative text of the image.</p> -<p><strong>Getter</strong><br/> -<p>The alternative text of the image.</p> -</p> -<p><strong>Setter</strong><br/> -<p>The alternative text of the image.</p> -</p> -</BODY> -</HTML> |