From e992f3f13ec46cad15cc7d6982e64ffc7223eb9a Mon Sep 17 00:00:00 2001 From: Robert Jaros Date: Sun, 10 Mar 2019 14:42:30 +0100 Subject: API documentation for KVision 0.0.29 --- .../-animation-options/on-progress.html | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 api/pl.treksoft.kvision.chart/-animation-options/on-progress.html (limited to 'api/pl.treksoft.kvision.chart/-animation-options/on-progress.html') diff --git a/api/pl.treksoft.kvision.chart/-animation-options/on-progress.html b/api/pl.treksoft.kvision.chart/-animation-options/on-progress.html new file mode 100644 index 00000000..f1346470 --- /dev/null +++ b/api/pl.treksoft.kvision.chart/-animation-options/on-progress.html @@ -0,0 +1,14 @@ + + + +AnimationOptions.onProgress - kvision + + + +kvision / pl.treksoft.kvision.chart / AnimationOptions / onProgress
+
+

onProgress

+ +val onProgress: (obj: ChartAnimationObject) -> Unit + + -- cgit