From eb930482e9972a21d39f2aea8b813acf58ff5b64 Mon Sep 17 00:00:00 2001 From: Robert Jaros Date: Mon, 22 Oct 2018 00:01:39 +0200 Subject: API documentation for KVision 0.0.19 --- .../-bg-size/-c-o-n-t-a-i-n.html | 14 +++++++++ .../-bg-size/-c-o-v-e-r.html | 14 +++++++++ api/pl.treksoft.kvision.core/-bg-size/index.html | 33 ++++++++++++++++++++++ 3 files changed, 61 insertions(+) create mode 100644 api/pl.treksoft.kvision.core/-bg-size/-c-o-n-t-a-i-n.html create mode 100644 api/pl.treksoft.kvision.core/-bg-size/-c-o-v-e-r.html create mode 100644 api/pl.treksoft.kvision.core/-bg-size/index.html (limited to 'api/pl.treksoft.kvision.core/-bg-size') diff --git a/api/pl.treksoft.kvision.core/-bg-size/-c-o-n-t-a-i-n.html b/api/pl.treksoft.kvision.core/-bg-size/-c-o-n-t-a-i-n.html new file mode 100644 index 00000000..64bdfe3a --- /dev/null +++ b/api/pl.treksoft.kvision.core/-bg-size/-c-o-n-t-a-i-n.html @@ -0,0 +1,14 @@ + + + +BgSize.CONTAIN - kvision + + + +kvision / pl.treksoft.kvision.core / BgSize / CONTAIN
+
+

CONTAIN

+ +CONTAIN + + diff --git a/api/pl.treksoft.kvision.core/-bg-size/-c-o-v-e-r.html b/api/pl.treksoft.kvision.core/-bg-size/-c-o-v-e-r.html new file mode 100644 index 00000000..fbf74c15 --- /dev/null +++ b/api/pl.treksoft.kvision.core/-bg-size/-c-o-v-e-r.html @@ -0,0 +1,14 @@ + + + +BgSize.COVER - kvision + + + +kvision / pl.treksoft.kvision.core / BgSize / COVER
+
+

COVER

+ +COVER + + diff --git a/api/pl.treksoft.kvision.core/-bg-size/index.html b/api/pl.treksoft.kvision.core/-bg-size/index.html new file mode 100644 index 00000000..e456da07 --- /dev/null +++ b/api/pl.treksoft.kvision.core/-bg-size/index.html @@ -0,0 +1,33 @@ + + + +BgSize - kvision + + + +kvision / pl.treksoft.kvision.core / BgSize
+
+

BgSize

+enum class BgSize +

Definitions of CSS background size.

+

Enum Values

+ + + + + + + + + + + +
+

COVER

+
+
+

CONTAIN

+
+
+ + -- cgit