summaryrefslogtreecommitdiff
path: root/api/pl.treksoft.kvision.core/index.html
diff options
context:
space:
mode:
authorRobert Jaros <rjaros@finn.pl>2019-07-13 02:13:41 +0200
committerRobert Jaros <rjaros@finn.pl>2019-07-13 02:13:41 +0200
commit2febd99a43e367e7100e9fc21bd6eef1cd1ea47e (patch)
tree353205adefdd1c7785989eb7728ecacf30b2ce66 /api/pl.treksoft.kvision.core/index.html
parentbc2152266d0aa8b749d5202d54f9e7c4a5db5b5b (diff)
downloadkvision-2febd99a43e367e7100e9fc21bd6eef1cd1ea47e.tar.gz
kvision-2febd99a43e367e7100e9fc21bd6eef1cd1ea47e.tar.bz2
kvision-2febd99a43e367e7100e9fc21bd6eef1cd1ea47e.zip
API documentation for KVision 0.0.38
Diffstat (limited to 'api/pl.treksoft.kvision.core/index.html')
-rw-r--r--api/pl.treksoft.kvision.core/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/api/pl.treksoft.kvision.core/index.html b/api/pl.treksoft.kvision.core/index.html
index a68b9d5e..7e64ef45 100644
--- a/api/pl.treksoft.kvision.core/index.html
+++ b/api/pl.treksoft.kvision.core/index.html
@@ -419,7 +419,7 @@ backgrounds, fonts, text and position) and the main Widget class.</p>
<p><a href="-css-size.html">CssSize</a></p>
</td>
<td>
-<code><span class="keyword">typealias </span><span class="identifier">CssSize</span>&nbsp;<span class="symbol">=</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-pair/index.html"><span class="identifier">Pair</span></a><span class="symbol">&lt;</span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html"><span class="identifier">Int</span></a><span class="symbol">,</span>&nbsp;<a href="-u-n-i-t/index.html"><span class="identifier">UNIT</span></a><span class="symbol">&gt;</span></code>
+<code><span class="keyword">typealias </span><span class="identifier">CssSize</span>&nbsp;<span class="symbol">=</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-pair/index.html"><span class="identifier">Pair</span></a><span class="symbol">&lt;</span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-number/index.html"><span class="identifier">Number</span></a><span class="symbol">,</span>&nbsp;<a href="-u-n-i-t/index.html"><span class="identifier">UNIT</span></a><span class="symbol">&gt;</span></code>
<p>This type is used for defining CSS dimensions (width, heights, margins, paddings, etc.).</p>
</td>
</tr>