Adobe
9A0-182 · Question #78
You have a ViewStack with multiple children. You want all children to be created before the application is available for use. You are using the Spark NavigatorContent container to define all of the…
The correct answer is A. Set creationPolicy to all on the ViewStack. See the full explanation below for the reasoning.
Question
You have a ViewStack with multiple children. You want all children to be created before the application is available for use. You are using the Spark NavigatorContent container to define all of the children of the ViewStack. Which setting will you need to specify?
Options
- ASet creationPolicy to all on the ViewStack
- BSet creationPolicy to all on the ViewStack and each of the NavigatorContent children
- CSet creationPolicy to auto on the ViewStack
- DNone. This is the default behavior
How the community answered
(27 responses)- A70% (19)
- B19% (5)
- C4% (1)
- D7% (2)
Community Discussion
No community discussion yet for this question.