From 2febd99a43e367e7100e9fc21bd6eef1cd1ea47e Mon Sep 17 00:00:00 2001
From: Robert Jaros
Date: Sat, 13 Jul 2019 02:13:41 +0200
Subject: API documentation for KVision 0.0.38
---
api/pl.treksoft.kvision.core/index.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
(limited to 'api/pl.treksoft.kvision.core/index.html')
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.
CssSize
-typealias CssSize = Pair<Int, UNIT>
+typealias CssSize = Pair<Number, UNIT>
This type is used for defining CSS dimensions (width, heights, margins, paddings, etc.).
|
--
cgit