From 2febd99a43e367e7100e9fc21bd6eef1cd1ea47e Mon Sep 17 00:00:00 2001 From: Robert Jaros Date: Sat, 13 Jul 2019 02:13:41 +0200 Subject: API documentation for KVision 0.0.38 --- api/pl.treksoft.kvision.core/-background/-init-.html | 12 ++++++------ api/pl.treksoft.kvision.core/-background/index.html | 6 +++--- 2 files changed, 9 insertions(+), 9 deletions(-) (limited to 'api/pl.treksoft.kvision.core/-background') diff --git a/api/pl.treksoft.kvision.core/-background/-init-.html b/api/pl.treksoft.kvision.core/-background/-init-.html index d4a85194..c953363b 100644 --- a/api/pl.treksoft.kvision.core/-background/-init-.html +++ b/api/pl.treksoft.kvision.core/-background/-init-.html @@ -8,8 +8,8 @@ kvision / pl.treksoft.kvision.core / Background / <init>

<init>

- -Background(image: ResString? = null, positionX: CssSize? = null, positionY: CssSize? = null, sizeX: CssSize? = null, sizeY: CssSize? = null, size: BgSize? = null, repeat: BgRepeat? = null, origin: BgOrigin? = null, clip: BgClip? = null, attachment: BgAttach? = null) + +Background(image: ResString? = null, positionX: CssSize? = null, positionY: CssSize? = null, sizeX: CssSize? = null, sizeY: CssSize? = null, size: BgSize? = null, repeat: BgRepeat? = null, origin: BgOrigin? = null, clip: BgClip? = null, attachment: BgAttach? = null)

Creates CSS Background with given parameters.

Parameters

@@ -32,8 +32,8 @@ clip - clipping option of the background image

attachment - attachment option of the background image

- -Background(color: Int, image: ResString? = null, positionX: CssSize? = null, positionY: CssSize? = null, sizeX: CssSize? = null, sizeY: CssSize? = null, size: BgSize? = null, repeat: BgRepeat? = null, origin: BgOrigin? = null, clip: BgClip? = null, attachment: BgAttach? = null) + +Background(color: Int, image: ResString? = null, positionX: CssSize? = null, positionY: CssSize? = null, sizeX: CssSize? = null, sizeY: CssSize? = null, size: BgSize? = null, repeat: BgRepeat? = null, origin: BgOrigin? = null, clip: BgClip? = null, attachment: BgAttach? = null)

Creates CSS Background with given parameters.

Parameters

@@ -58,8 +58,8 @@ clip - clipping option of the background image

attachment - attachment option of the background image

- -Background(color: Col, image: ResString? = null, positionX: CssSize? = null, positionY: CssSize? = null, sizeX: CssSize? = null, sizeY: CssSize? = null, size: BgSize? = null, repeat: BgRepeat? = null, origin: BgOrigin? = null, clip: BgClip? = null, attachment: BgAttach? = null) + +Background(color: Col, image: ResString? = null, positionX: CssSize? = null, positionY: CssSize? = null, sizeX: CssSize? = null, sizeY: CssSize? = null, size: BgSize? = null, repeat: BgRepeat? = null, origin: BgOrigin? = null, clip: BgClip? = null, attachment: BgAttach? = null)

Creates CSS Background with given parameters.

Parameters

diff --git a/api/pl.treksoft.kvision.core/-background/index.html b/api/pl.treksoft.kvision.core/-background/index.html index c9366b9a..885627b4 100644 --- a/api/pl.treksoft.kvision.core/-background/index.html +++ b/api/pl.treksoft.kvision.core/-background/index.html @@ -18,9 +18,9 @@

<init>

-Background(image: ResString? = null, positionX: CssSize? = null, positionY: CssSize? = null, sizeX: CssSize? = null, sizeY: CssSize? = null, size: BgSize? = null, repeat: BgRepeat? = null, origin: BgOrigin? = null, clip: BgClip? = null, attachment: BgAttach? = null)
-Background(color: Int, image: ResString? = null, positionX: CssSize? = null, positionY: CssSize? = null, sizeX: CssSize? = null, sizeY: CssSize? = null,