diff options
author | Robert Jaros <rjaros@finn.pl> | 2018-03-08 13:47:54 +0100 |
---|---|---|
committer | Robert Jaros <rjaros@finn.pl> | 2018-03-08 13:47:54 +0100 |
commit | e6e1126cba9e8e35ef8a972039428a7e3c91249b (patch) | |
tree | 57c9524142d06bfb3de79526622d38c189c05516 /api/pl.treksoft.kvision.core/-styled-component/opacity.html | |
parent | c9f98dfdbdc3f56553b58dc226b3f841189d0fc0 (diff) | |
download | kvision-e6e1126cba9e8e35ef8a972039428a7e3c91249b.tar.gz kvision-e6e1126cba9e8e35ef8a972039428a7e3c91249b.tar.bz2 kvision-e6e1126cba9e8e35ef8a972039428a7e3c91249b.zip |
API documentantion update
Diffstat (limited to 'api/pl.treksoft.kvision.core/-styled-component/opacity.html')
-rw-r--r-- | api/pl.treksoft.kvision.core/-styled-component/opacity.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/api/pl.treksoft.kvision.core/-styled-component/opacity.html b/api/pl.treksoft.kvision.core/-styled-component/opacity.html index c1c9fd06..ec10385e 100644 --- a/api/pl.treksoft.kvision.core/-styled-component/opacity.html +++ b/api/pl.treksoft.kvision.core/-styled-component/opacity.html @@ -9,7 +9,7 @@ <br/> <h1>opacity</h1> <a name="pl.treksoft.kvision.core.StyledComponent$opacity"></a> -<code><span class="keyword">var </span><span class="identifier">opacity</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-double/index.html"><span class="identifier">Double</span></a><span class="symbol">?</span></code> +<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">opacity</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-double/index.html"><span class="identifier">Double</span></a><span class="symbol">?</span></code> <p>Opacity of the current component.</p> <p><strong>Getter</strong><br/> <p>Opacity of the current component.</p> |