diff options
| author | Robert Jaros <rjaros@finn.pl> | 2019-07-13 02:13:41 +0200 |
|---|---|---|
| committer | Robert Jaros <rjaros@finn.pl> | 2019-07-13 02:13:41 +0200 |
| commit | 2febd99a43e367e7100e9fc21bd6eef1cd1ea47e (patch) | |
| tree | 353205adefdd1c7785989eb7728ecacf30b2ce66 /api/pl.treksoft.kvision.core/-css-size.html | |
| parent | bc2152266d0aa8b749d5202d54f9e7c4a5db5b5b (diff) | |
| download | kvision-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/-css-size.html')
| -rw-r--r-- | api/pl.treksoft.kvision.core/-css-size.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/api/pl.treksoft.kvision.core/-css-size.html b/api/pl.treksoft.kvision.core/-css-size.html index a9c5266c..1ac7e56f 100644 --- a/api/pl.treksoft.kvision.core/-css-size.html +++ b/api/pl.treksoft.kvision.core/-css-size.html @@ -8,7 +8,7 @@ <a href="../index.html">kvision</a> / <a href="index.html">pl.treksoft.kvision.core</a> / <a href="./-css-size.html">CssSize</a><br/> <br/> <h1>CssSize</h1> -<code><span class="keyword">typealias </span><span class="identifier">CssSize</span> <span class="symbol">=</span> <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-pair/index.html"><span class="identifier">Pair</span></a><span class="symbol"><</span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html"><span class="identifier">Int</span></a><span class="symbol">,</span> <a href="-u-n-i-t/index.html"><span class="identifier">UNIT</span></a><span class="symbol">></span></code> +<code><span class="keyword">typealias </span><span class="identifier">CssSize</span> <span class="symbol">=</span> <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-pair/index.html"><span class="identifier">Pair</span></a><span class="symbol"><</span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-number/index.html"><span class="identifier">Number</span></a><span class="symbol">,</span> <a href="-u-n-i-t/index.html"><span class="identifier">UNIT</span></a><span class="symbol">></span></code> <p>This type is used for defining CSS dimensions (width, heights, margins, paddings, etc.).</p> </BODY> </HTML> |
