70-484 Free Dumps Study Materials
Question 12: You need to recommend a solution to browse items on the group detail page.
What should you include in the recommendation? (More than one answer choice may achieve the
goal. Select the BEST answer.)
A. the SemanticZoom control
B. a custom gesture recognizer
C. code to handle pinch and stretch gestures
D. code to handle mouse wheel events
Correct Answer: A
Explanation:
* Scenario:
The app must have a second view of the group details that displays the name, a
description, and an image of each item.
Users must be able to use the mouse wheel or pinch gestures to move between the two
views of the group detail page.
* A semantic zoom control allows the user to zoom between two different semantic views of the
same data set. One view contains a list of items grouped by some key, and the other view contains a
list of group keys. Tapping a group key zooms back into the items in that group.