aboutsummaryrefslogtreecommitdiff
path: root/api1/pl.treksoft.kvision.cordova/-screen/-orientation/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'api1/pl.treksoft.kvision.cordova/-screen/-orientation/index.html')
-rw-r--r--api1/pl.treksoft.kvision.cordova/-screen/-orientation/index.html68
1 files changed, 68 insertions, 0 deletions
diff --git a/api1/pl.treksoft.kvision.cordova/-screen/-orientation/index.html b/api1/pl.treksoft.kvision.cordova/-screen/-orientation/index.html
new file mode 100644
index 00000000..0f405640
--- /dev/null
+++ b/api1/pl.treksoft.kvision.cordova/-screen/-orientation/index.html
@@ -0,0 +1,68 @@
+<HTML>
+<HEAD>
+<meta charset="UTF-8">
+<title>Screen.Orientation - 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.cordova</a>&nbsp;/&nbsp;<a href="../index.html">Screen</a>&nbsp;/&nbsp;<a href="./index.html">Orientation</a><br/>
+<br/>
+<h1>Orientation</h1>
+<code><span class="keyword">enum</span> <span class="keyword">class </span><span class="identifier">Orientation</span></code>
+<p>Screen orientations</p>
+<h3>Enum Values</h3>
+<table>
+<tbody>
+<tr>
+<td>
+<p><a href="-p-o-r-t-r-a-i-t_-p-r-i-m-a-r-y.html">PORTRAIT_PRIMARY</a></p>
+</td>
+<td>
+</td>
+</tr>
+<tr>
+<td>
+<p><a href="-p-o-r-t-r-a-i-t_-s-e-c-o-n-d-a-r-y.html">PORTRAIT_SECONDARY</a></p>
+</td>
+<td>
+</td>
+</tr>
+<tr>
+<td>
+<p><a href="-l-a-n-d-s-c-a-p-e_-p-r-i-m-a-r-y.html">LANDSCAPE_PRIMARY</a></p>
+</td>
+<td>
+</td>
+</tr>
+<tr>
+<td>
+<p><a href="-l-a-n-d-s-c-a-p-e_-s-e-c-o-n-d-a-r-y.html">LANDSCAPE_SECONDARY</a></p>
+</td>
+<td>
+</td>
+</tr>
+<tr>
+<td>
+<p><a href="-p-o-r-t-r-a-i-t.html">PORTRAIT</a></p>
+</td>
+<td>
+</td>
+</tr>
+<tr>
+<td>
+<p><a href="-l-a-n-d-s-c-a-p-e.html">LANDSCAPE</a></p>
+</td>
+<td>
+</td>
+</tr>
+<tr>
+<td>
+<p><a href="-a-n-y.html">ANY</a></p>
+</td>
+<td>
+</td>
+</tr>
+</tbody>
+</table>
+</BODY>
+</HTML>