diff options
Diffstat (limited to 'api/pl.treksoft.kvision.html/-button/block.html')
-rw-r--r-- | api/pl.treksoft.kvision.html/-button/block.html | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/api/pl.treksoft.kvision.html/-button/block.html b/api/pl.treksoft.kvision.html/-button/block.html deleted file mode 100644 index dab9f6c3..00000000 --- a/api/pl.treksoft.kvision.html/-button/block.html +++ /dev/null @@ -1,21 +0,0 @@ -<HTML> -<HEAD> -<meta charset="UTF-8"> -<title>Button.block - 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">Button</a> / <a href="./block.html">block</a><br/> -<br/> -<h1>block</h1> -<a name="pl.treksoft.kvision.html.Button$block"></a> -<code><span class="keyword">var </span><span class="identifier">block</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html"><span class="identifier">Boolean</span></a></code> -<p>Determines if the button takes all the space horizontally.</p> -<p><strong>Getter</strong><br/> -<p>Determines if the button takes all the space horizontally.</p> -</p> -<p><strong>Setter</strong><br/> -<p>Determines if the button takes all the space horizontally.</p> -</p> -</BODY> -</HTML> |