From fb7ff5b8bf2073a8d7b78011b9edffc830dc63cb Mon Sep 17 00:00:00 2001 From: Robert Jaros Date: Sat, 26 Oct 2019 00:17:24 +0200 Subject: API documentation for KVision 2.0.0 --- api/pl.treksoft.kvision.pace/-pace/index.html | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'api/pl.treksoft.kvision.pace/-pace/index.html') diff --git a/api/pl.treksoft.kvision.pace/-pace/index.html b/api/pl.treksoft.kvision.pace/-pace/index.html index 8f7485cc..7bb29304 100644 --- a/api/pl.treksoft.kvision.pace/-pace/index.html +++ b/api/pl.treksoft.kvision.pace/-pace/index.html @@ -26,6 +26,13 @@ +

hide

+ + +fun hide(): Unit + + +

init

@@ -47,6 +54,13 @@ +

show

+ + +fun show(): Unit + + +

start

-- cgit