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-repeat/-n-o-r-e-p-e-a-t.html | 14 +++++++ .../-bg-repeat/-r-e-p-e-a-t-x.html | 14 +++++++ .../-bg-repeat/-r-e-p-e-a-t-y.html | 14 +++++++ .../-bg-repeat/-r-e-p-e-a-t.html | 14 +++++++ api/pl.treksoft.kvision.core/-bg-repeat/index.html | 47 ++++++++++++++++++++++ 5 files changed, 103 insertions(+) create mode 100644 api/pl.treksoft.kvision.core/-bg-repeat/-n-o-r-e-p-e-a-t.html create mode 100644 api/pl.treksoft.kvision.core/-bg-repeat/-r-e-p-e-a-t-x.html create mode 100644 api/pl.treksoft.kvision.core/-bg-repeat/-r-e-p-e-a-t-y.html create mode 100644 api/pl.treksoft.kvision.core/-bg-repeat/-r-e-p-e-a-t.html create mode 100644 api/pl.treksoft.kvision.core/-bg-repeat/index.html (limited to 'api/pl.treksoft.kvision.core/-bg-repeat') diff --git a/api/pl.treksoft.kvision.core/-bg-repeat/-n-o-r-e-p-e-a-t.html b/api/pl.treksoft.kvision.core/-bg-repeat/-n-o-r-e-p-e-a-t.html new file mode 100644 index 00000000..da2ec9e9 --- /dev/null +++ b/api/pl.treksoft.kvision.core/-bg-repeat/-n-o-r-e-p-e-a-t.html @@ -0,0 +1,14 @@ + + + +BgRepeat.NOREPEAT - kvision + + + +kvision / pl.treksoft.kvision.core / BgRepeat / NOREPEAT
+
+

NOREPEAT

+ +NOREPEAT + + diff --git a/api/pl.treksoft.kvision.core/-bg-repeat/-r-e-p-e-a-t-x.html b/api/pl.treksoft.kvision.core/-bg-repeat/-r-e-p-e-a-t-x.html new file mode 100644 index 00000000..9f148106 --- /dev/null +++ b/api/pl.treksoft.kvision.core/-bg-repeat/-r-e-p-e-a-t-x.html @@ -0,0 +1,14 @@ + + + +BgRepeat.REPEATX - kvision + + + +kvision / pl.treksoft.kvision.core / BgRepeat / REPEATX
+
+

REPEATX

+ +REPEATX + + diff --git a/api/pl.treksoft.kvision.core/-bg-repeat/-r-e-p-e-a-t-y.html b/api/pl.treksoft.kvision.core/-bg-repeat/-r-e-p-e-a-t-y.html new file mode 100644 index 00000000..a5a2101c --- /dev/null +++ b/api/pl.treksoft.kvision.core/-bg-repeat/-r-e-p-e-a-t-y.html @@ -0,0 +1,14 @@ + + + +BgRepeat.REPEATY - kvision + + + +kvision / pl.treksoft.kvision.core / BgRepeat / REPEATY
+
+

REPEATY

+ +REPEATY + + diff --git a/api/pl.treksoft.kvision.core/-bg-repeat/-r-e-p-e-a-t.html b/api/pl.treksoft.kvision.core/-bg-repeat/-r-e-p-e-a-t.html new file mode 100644 index 00000000..e83653d0 --- /dev/null +++ b/api/pl.treksoft.kvision.core/-bg-repeat/-r-e-p-e-a-t.html @@ -0,0 +1,14 @@ + + + +BgRepeat.REPEAT - kvision + + + +kvision / pl.treksoft.kvision.core / BgRepeat / REPEAT
+
+

REPEAT

+ +REPEAT + + diff --git a/api/pl.treksoft.kvision.core/-bg-repeat/index.html b/api/pl.treksoft.kvision.core/-bg-repeat/index.html new file mode 100644 index 00000000..83b1a1bd --- /dev/null +++ b/api/pl.treksoft.kvision.core/-bg-repeat/index.html @@ -0,0 +1,47 @@ + + + +BgRepeat - kvision + + + +kvision / pl.treksoft.kvision.core / BgRepeat
+
+

BgRepeat

+enum class BgRepeat +

Definitions of CSS background repeat options.

+

Enum Values

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

REPEAT

+
+
+

REPEATX

+
+
+

REPEATY

+
+
+

NOREPEAT

+
+
+ + -- cgit