docs: Better list in API docs
This commit is contained in:
@@ -27,11 +27,33 @@
|
|||||||
|
|
||||||
The detected orientation of the tablet or laptop.
|
The detected orientation of the tablet or laptop.
|
||||||
Possible values are:
|
Possible values are:
|
||||||
- undefined
|
<itemizedlist>
|
||||||
- normal
|
<listitem>
|
||||||
- bottom-up
|
<para>
|
||||||
- left-up
|
undefined
|
||||||
- right-up
|
</para>
|
||||||
|
</listitem>
|
||||||
|
<listitem>
|
||||||
|
<para>
|
||||||
|
normal
|
||||||
|
</para>
|
||||||
|
</listitem>
|
||||||
|
<listitem>
|
||||||
|
<para>
|
||||||
|
bottom-up
|
||||||
|
</para>
|
||||||
|
</listitem>
|
||||||
|
<listitem>
|
||||||
|
<para>
|
||||||
|
left-up
|
||||||
|
</para>
|
||||||
|
</listitem>
|
||||||
|
<listitem>
|
||||||
|
<para>
|
||||||
|
right-up
|
||||||
|
</para>
|
||||||
|
</listitem>
|
||||||
|
</itemizedlist>
|
||||||
-->
|
-->
|
||||||
<property name="AccelerometerOrientation" type="s" access="read"/>
|
<property name="AccelerometerOrientation" type="s" access="read"/>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user