Adobe
9A0-182 · Question #56
You want to make the main window of an AIR application appear as a native window conforming to the standards of your operating system. What should you do?
The correct answer is A. It will appear as a native window by default. See the full explanation below for the reasoning.
Question
You want to make the main window of an AIR application appear as a native window conforming to the standards of your operating system. What should you do?
Options
- AIt will appear as a native window by default
- BSet the skinClass style to air.skins.NativeWindowSkin
- CSet the nativeWindow property of the WindowedApplication root element
- DSet systemChrome to "system" within your application descriptor file
How the community answered
(16 responses)- A75% (12)
- B13% (2)
- C6% (1)
- D6% (1)
Community Discussion
No community discussion yet for this question.