blob: 425014d78d98f640de7a3b1b06f2d1b7233f9fc6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
<HTML>
<HEAD>
<meta charset="UTF-8">
<title>Options.devicePixelRatio - kvision</title>
<link rel="stylesheet" href="../../../style.css">
</HEAD>
<BODY>
<a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.chart</a> / <a href="index.html">Options</a> / <a href="./device-pixel-ratio.html">devicePixelRatio</a><br/>
<br/>
<h1>devicePixelRatio</h1>
<a name="pl.treksoft.kvision.chart.Options$devicePixelRatio"></a>
<code><span class="keyword">val </span><span class="identifier">devicePixelRatio</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>
</BODY>
</HTML>
|