From e6e1126cba9e8e35ef8a972039428a7e3c91249b Mon Sep 17 00:00:00 2001 From: Robert Jaros Date: Thu, 8 Mar 2018 13:47:54 +0100 Subject: API documentantion update --- api/pl.treksoft.kvision.core/-styled-component/margin-top.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'api/pl.treksoft.kvision.core/-styled-component/margin-top.html') diff --git a/api/pl.treksoft.kvision.core/-styled-component/margin-top.html b/api/pl.treksoft.kvision.core/-styled-component/margin-top.html index 6bc99621..657f2a98 100644 --- a/api/pl.treksoft.kvision.core/-styled-component/margin-top.html +++ b/api/pl.treksoft.kvision.core/-styled-component/margin-top.html @@ -9,7 +9,7 @@

marginTop

-var marginTop: CssSize? +open var marginTop: CssSize?

Top margin of the current component.

Getter

Top margin of the current component.

-- cgit