diff options
Diffstat (limited to 'api/pl.treksoft.kvision.core/-text-shadow/-init-.html')
-rw-r--r-- | api/pl.treksoft.kvision.core/-text-shadow/-init-.html | 46 |
1 files changed, 0 insertions, 46 deletions
diff --git a/api/pl.treksoft.kvision.core/-text-shadow/-init-.html b/api/pl.treksoft.kvision.core/-text-shadow/-init-.html deleted file mode 100644 index 34f92d1c..00000000 --- a/api/pl.treksoft.kvision.core/-text-shadow/-init-.html +++ /dev/null @@ -1,46 +0,0 @@ -<HTML> -<HEAD> -<meta charset="UTF-8"> -<title>TextShadow.<init> - kvision</title> -<link rel="stylesheet" href="../../../style.css"> -</HEAD> -<BODY> -<a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.core</a> / <a href="index.html">TextShadow</a> / <a href="./-init-.html"><init></a><br/> -<br/> -<h1><init></h1> -<a name="pl.treksoft.kvision.core.TextShadow$<init>(kotlin.Pair((kotlin.Int, pl.treksoft.kvision.core.UNIT)), kotlin.Pair((kotlin.Int, pl.treksoft.kvision.core.UNIT)), kotlin.Pair((kotlin.Int, pl.treksoft.kvision.core.UNIT)))"></a> -<code><span class="identifier">TextShadow</span><span class="symbol">(</span><span class="identifier" id="pl.treksoft.kvision.core.TextShadow$<init>(kotlin.Pair((kotlin.Int, pl.treksoft.kvision.core.UNIT)), kotlin.Pair((kotlin.Int, pl.treksoft.kvision.core.UNIT)), kotlin.Pair((kotlin.Int, pl.treksoft.kvision.core.UNIT)))/hShadow">hShadow</span><span class="symbol">:</span> <a href="../-css-size.html"><span class="identifier">CssSize</span></a><span class="symbol">?</span> <span class="symbol">=</span> null<span class="symbol">, </span><span class="identifier" id="pl.treksoft.kvision.core.TextShadow$<init>(kotlin.Pair((kotlin.Int, pl.treksoft.kvision.core.UNIT)), kotlin.Pair((kotlin.Int, pl.treksoft.kvision.core.UNIT)), kotlin.Pair((kotlin.Int, pl.treksoft.kvision.core.UNIT)))/vShadow">vShadow</span><span class="symbol">:</span> <a href="../-css-size.html"><span class="identifier">CssSize</span></a><span class="symbol">?</span> <span class="symbol">=</span> null<span class="symbol">, </span><span class="identifier" id="pl.treksoft.kvision.core.TextShadow$<init>(kotlin.Pair((kotlin.Int, pl.treksoft.kvision.core.UNIT)), kotlin.Pair((kotlin.Int, pl.treksoft.kvision.core.UNIT)), kotlin.Pair((kotlin.Int, pl.treksoft.kvision.core.UNIT)))/blurRadius">blurRadius</span><span class="symbol">:</span> <a href="../-css-size.html"><span class="identifier">CssSize</span></a><span class="symbol">?</span> <span class="symbol">=</span> null<span class="symbol">)</span></code> -<p>Creates CSS text shadow with given position and radius.</p> -<h3>Parameters</h3> -<p><a name="hShadow"></a> -<code>hShadow</code> - the position of horizontal shadow</p> -<p><a name="vShadow"></a> -<code>vShadow</code> - the position of vertical shadow</p> -<p><a name="blurRadius"></a> -<code>blurRadius</code> - the blur radius</p> -<a name="pl.treksoft.kvision.core.TextShadow$<init>(kotlin.Pair((kotlin.Int, pl.treksoft.kvision.core.UNIT)), kotlin.Pair((kotlin.Int, pl.treksoft.kvision.core.UNIT)), kotlin.Pair((kotlin.Int, pl.treksoft.kvision.core.UNIT)), kotlin.Int)"></a> -<code><span class="identifier">TextShadow</span><span class="symbol">(</span><span class="identifier" id="pl.treksoft.kvision.core.TextShadow$<init>(kotlin.Pair((kotlin.Int, pl.treksoft.kvision.core.UNIT)), kotlin.Pair((kotlin.Int, pl.treksoft.kvision.core.UNIT)), kotlin.Pair((kotlin.Int, pl.treksoft.kvision.core.UNIT)), kotlin.Int)/hShadow">hShadow</span><span class="symbol">:</span> <a href="../-css-size.html"><span class="identifier">CssSize</span></a><span class="symbol">?</span> <span class="symbol">=</span> null<span class="symbol">, </span><span class="identifier" id="pl.treksoft.kvision.core.TextShadow$<init>(kotlin.Pair((kotlin.Int, pl.treksoft.kvision.core.UNIT)), kotlin.Pair((kotlin.Int, pl.treksoft.kvision.core.UNIT)), kotlin.Pair((kotlin.Int, pl.treksoft.kvision.core.UNIT)), kotlin.Int)/vShadow">vShadow</span><span class="symbol">:</span> <a href="../-css-size.html"><span class="identifier">CssSize</span></a><span class="symbol">?</span> <span class="symbol">=</span> null<span class="symbol">, </span><span class="identifier" id="pl.treksoft.kvision.core.TextShadow$<init>(kotlin.Pair((kotlin.Int, pl.treksoft.kvision.core.UNIT)), kotlin.Pair((kotlin.Int, pl.treksoft.kvision.core.UNIT)), kotlin.Pair((kotlin.Int, pl.treksoft.kvision.core.UNIT)), kotlin.Int)/blurRadius">blurRadius</span><span class="symbol">:</span> <a href="../-css-size.html"><span class="identifier">CssSize</span></a><span class="symbol">?</span> <span class="symbol">=</span> null<span class="symbol">, </span><span class="identifier" id="pl.treksoft.kvision.core.TextShadow$<init>(kotlin.Pair((kotlin.Int, pl.treksoft.kvision.core.UNIT)), kotlin.Pair((kotlin.Int, pl.treksoft.kvision.core.UNIT)), kotlin.Pair((kotlin.Int, pl.treksoft.kvision.core.UNIT)), kotlin.Int)/color">color</span><span class="symbol">:</span> <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html"><span class="identifier">Int</span></a><span class="symbol">)</span></code> -<p>Creates CSS text shadow with given position and radius and color given in hex format.</p> -<h3>Parameters</h3> -<p><a name="hShadow"></a> -<code>hShadow</code> - the position of horizontal shadow</p> -<p><a name="vShadow"></a> -<code>vShadow</code> - the position of vertical shadow</p> -<p><a name="blurRadius"></a> -<code>blurRadius</code> - the blur radius</p> -<p><a name="color"></a> -<code>color</code> - color in hex format</p> -<a name="pl.treksoft.kvision.core.TextShadow$<init>(kotlin.Pair((kotlin.Int, pl.treksoft.kvision.core.UNIT)), kotlin.Pair((kotlin.Int, pl.treksoft.kvision.core.UNIT)), kotlin.Pair((kotlin.Int, pl.treksoft.kvision.core.UNIT)), pl.treksoft.kvision.core.Col)"></a> -<code><span class="identifier">TextShadow</span><span class="symbol">(</span><span class="identifier" id="pl.treksoft.kvision.core.TextShadow$<init>(kotlin.Pair((kotlin.Int, pl.treksoft.kvision.core.UNIT)), kotlin.Pair((kotlin.Int, pl.treksoft.kvision.core.UNIT)), kotlin.Pair((kotlin.Int, pl.treksoft.kvision.core.UNIT)), pl.treksoft.kvision.core.Col)/hShadow">hShadow</span><span class="symbol">:</span> <a href="../-css-size.html"><span class="identifier">CssSize</span></a><span class="symbol">?</span> <span class="symbol">=</span> null<span class="symbol">, </span><span class="identifier" id="pl.treksoft.kvision.core.TextShadow$<init>(kotlin.Pair((kotlin.Int, pl.treksoft.kvision.core.UNIT)), kotlin.Pair((kotlin.Int, pl.treksoft.kvision.core.UNIT)), kotlin.Pair((kotlin.Int, pl.treksoft.kvision.core.UNIT)), pl.treksoft.kvision.core.Col)/vShadow">vShadow</span><span class="symbol">:</span> <a href="../-css-size.html"><span class="identifier">CssSize</span></a><span class="symbol">?</span> <span class="symbol">=</span> null<span class="symbol">, </span><span class="identifier" id="pl.treksoft.kvision.core.TextShadow$<init>(kotlin.Pair((kotlin.Int, pl.treksoft.kvision.core.UNIT)), kotlin.Pair((kotlin.Int, pl.treksoft.kvision.core.UNIT)), kotlin.Pair((kotlin.Int, pl.treksoft.kvision.core.UNIT)), pl.treksoft.kvision.core.Col)/blurRadius">blurRadius</span><span class="symbol">:</span> <a href="../-css-size.html"><span class="identifier">CssSize</span></a><span class="symbol">?</span> <span class="symbol">=</span> null<span class="symbol">, </span><span class="identifier" id="pl.treksoft.kvision.core.TextShadow$<init>(kotlin.Pair((kotlin.Int, pl.treksoft.kvision.core.UNIT)), kotlin.Pair((kotlin.Int, pl.treksoft.kvision.core.UNIT)), kotlin.Pair((kotlin.Int, pl.treksoft.kvision.core.UNIT)), pl.treksoft.kvision.core.Col)/color">color</span><span class="symbol">:</span> <a href="../-col/index.html"><span class="identifier">Col</span></a><span class="symbol">)</span></code> -<p>Creates CSS text shadow with given position and radius and color given with named constant.</p> -<h3>Parameters</h3> -<p><a name="hShadow"></a> -<code>hShadow</code> - the position of horizontal shadow</p> -<p><a name="vShadow"></a> -<code>vShadow</code> - the position of vertical shadow</p> -<p><a name="blurRadius"></a> -<code>blurRadius</code> - the blur radius</p> -<p><a name="color"></a> -<code>color</code> - color named constant</p> -</BODY> -</HTML> |