blob: 65b354b81dea5fd056e140d861eb9f7828e49e68 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
<HTML>
<HEAD>
<meta charset="UTF-8">
<title>pc - 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="./pc.html">pc</a><br/>
<br/>
<h1>pc</h1>
<a name="pl.treksoft.kvision.utils$pc#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">pc</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 pc units.</p>
</BODY>
</HTML>
|