<initialWindow>
(Optional) The <qnx> elements used to override the default tags in the bar-descriptor.xml file.
Parent elements
<qnx>, <configuration>
Child elements
Name | Cardinality |
---|---|
aspectRatio | One or none |
autoOrients | One or none |
systemChrome | One or none |
Description
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.
Content
None
Attributes
None
Example
<initialWindow> <aspectRatio>landscape</aspectRatio> <autoOrients>false</autoOrients> <systemChrome>none</systemChrome> </initialWindow>
Last modified: 2015-07-24