From 61545b3f1fb1844af350d187edd26285e98f0466 Mon Sep 17 00:00:00 2001 From: Robert Jaros Date: Mon, 26 Feb 2018 14:21:46 +0100 Subject: API documentation update --- docs/api/pl.treksoft.kvision.utils/index.html | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'docs/api/pl.treksoft.kvision.utils/index.html') diff --git a/docs/api/pl.treksoft.kvision.utils/index.html b/docs/api/pl.treksoft.kvision.utils/index.html index 774a317d..a6a67bc3 100644 --- a/docs/api/pl.treksoft.kvision.utils/index.html +++ b/docs/api/pl.treksoft.kvision.utils/index.html @@ -86,20 +86,20 @@

Keycode of the ESC key.

- - -

Functions

- - + +

auto

-fun auto(): CssSize -

Helper function to describe CSS auto value.

+val auto: CssSize +

Helper property to describe CSS auto value.

+

Functions

+ +

obj

-- cgit