diff options
Diffstat (limited to 'api/pl.treksoft.kvision.core/-style/-refresh-delegate/get-value.html')
-rw-r--r-- | api/pl.treksoft.kvision.core/-style/-refresh-delegate/get-value.html | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/api/pl.treksoft.kvision.core/-style/-refresh-delegate/get-value.html b/api/pl.treksoft.kvision.core/-style/-refresh-delegate/get-value.html new file mode 100644 index 00000000..eb3fdf83 --- /dev/null +++ b/api/pl.treksoft.kvision.core/-style/-refresh-delegate/get-value.html @@ -0,0 +1,14 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>Style.RefreshDelegate.getValue - 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">Style</a> / <a href="index.html">RefreshDelegate</a> / <a href="./get-value.html">getValue</a><br/> +<br/> +<h1>getValue</h1> +<a name="pl.treksoft.kvision.core.Style.RefreshDelegate$getValue(pl.treksoft.kvision.core.StyledComponent, kotlin.reflect.KProperty((kotlin.Any)))"></a> +<code><span class="keyword">operator</span> <span class="keyword">fun </span><span class="identifier">getValue</span><span class="symbol">(</span><span class="identifier" id="pl.treksoft.kvision.core.Style.RefreshDelegate$getValue(pl.treksoft.kvision.core.StyledComponent, kotlin.reflect.KProperty((kotlin.Any)))/thisRef">thisRef</span><span class="symbol">:</span> <a href="../../-styled-component/index.html"><span class="identifier">StyledComponent</span></a><span class="symbol">, </span><span class="identifier" id="pl.treksoft.kvision.core.Style.RefreshDelegate$getValue(pl.treksoft.kvision.core.StyledComponent, kotlin.reflect.KProperty((kotlin.Any)))/property">property</span><span class="symbol">:</span> <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.reflect/-k-property/index.html"><span class="identifier">KProperty</span></a><span class="symbol"><</span><span class="identifier">*</span><span class="symbol">></span><span class="symbol">)</span><span class="symbol">: </span><a href="index.html#T"><span class="identifier">T</span></a></code> +</BODY> +</HTML> |