From 5c87c4a52e95c942c413324e21034a52fff0ccb3 Mon Sep 17 00:00:00 2001 From: Robert Jaros Date: Sun, 17 Mar 2019 01:38:43 +0100 Subject: API Documentation for KVision 0.0.30 --- api/pl.treksoft.kvision.html/-canvas/index.html | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'api/pl.treksoft.kvision.html/-canvas/index.html') diff --git a/api/pl.treksoft.kvision.html/-canvas/index.html b/api/pl.treksoft.kvision.html/-canvas/index.html index 4e54056b..f16b791a 100644 --- a/api/pl.treksoft.kvision.html/-canvas/index.html +++ b/api/pl.treksoft.kvision.html/-canvas/index.html @@ -389,6 +389,13 @@ +

singleRender

+ + +fun <T> singleRender(block: () -> T): T + + +

toggleVisible

-- cgit