summaryrefslogtreecommitdiff
path: root/api/pl.treksoft.kvision.utils/is-i-e11.html
blob: 5f9a4d91ee77ade76ad8bd23e4a333eae042649c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<HTML>
<HEAD>
<meta charset="UTF-8">
<title>isIE11 - kvision</title>
<link rel="stylesheet" href="../../style.css">
</HEAD>
<BODY>
<a href="../index.html">kvision</a>&nbsp;/&nbsp;<a href="index.html">pl.treksoft.kvision.utils</a>&nbsp;/&nbsp;<a href="./is-i-e11.html">isIE11</a><br/>
<br/>
<h1>isIE11</h1>
<a name="pl.treksoft.kvision.utils$isIE11()"></a>
<code><span class="keyword">fun </span><span class="identifier">isIE11</span><span class="symbol">(</span><span class="symbol">)</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html"><span class="identifier">Boolean</span></a></code>
<p>Utility function to detect Internet Explorer 11.</p>
<p><strong>Return</strong><br/>
true if the current browser is IE11</p>
</BODY>
</HTML>