(Optional) The <qnx> elements used to override the default tags in the bar-descriptor.xml file.
<qnx>, <configuration>
| Name | Cardinality |
|---|---|
| aspectRatio | One or none |
| autoOrients | One or none |
| systemChrome | One or none |
The <initialWindow> element specifies the <qnx> elements used to override the default tags in the bar-descriptor.xml file. The element replicates the functionality for the <systemChrome>, <autoOrients>, and <aspectRatio> elements. The <autoOrients> and <aspectRatio> elements apply to native applications.
None.
None.
<initialWindow>
<aspectRatio>landscape</aspectRatio>
<autoOrients>false</autoOrients>
<systemChrome>none</systemChrome>
</initialWindow>