blob: d8f0211a79bedf0337fd7df05f293508b3904f60 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
<HTML>
<HEAD>
<meta charset="UTF-8">
<title>rem - kvision</title>
<link rel="stylesheet" href="../../../style.css">
</HEAD>
<BODY>
<a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.utils</a> / <a href="index.html">kotlin.Int</a> / <a href="./rem.html">rem</a><br/>
<br/>
<h1>rem</h1>
<a name="pl.treksoft.kvision.utils$rem#kotlin.Int"></a>
<code><span class="keyword">val </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html"><span class="identifier">Int</span></a><span class="symbol">.</span><span class="identifier">rem</span><span class="symbol">: </span><a href="../../pl.treksoft.kvision.core/-css-size.html"><span class="identifier">CssSize</span></a></code>
<p>Extension property to convert Int to CSS rem units.</p>
</BODY>
</HTML>
|