Microsoft
70-484 · Question #48
You are developing a Windows Store app. You have the following requirements: - Enable the app to receive shared data. - Save the sharing settings for future use. You need to ensure that the requiremen
The correct answer is D. a QuickLink. When people swipe from the side of the screen and tap the Share charm, the Share pane appears with a list of apps people can use to share their content. This list includes any installed apps that are "share targets" for a particular data format. The links at the top of the image,
Program the User Interaction
Question
You are developing a Windows Store app. You have the following requirements:
- Enable the app to receive shared data.
- Save the sharing settings for future use.
You need to ensure that the requirements are met. What should you implement?
Options
- Aa play To charm
- Ba Share target
- Ca share charm
- Da QuickLink
How the community answered
(19 responses)- A16% (3)
- B11% (2)
- D74% (14)
Explanation
- When people swipe from the side of the screen and tap the Share charm, the Share pane appears with a list of apps people can use to share their content. This list includes any installed apps that are "share targets" for a particular data format. The links at the top of the image, called QuickLinks, allow users to complete specific share tasks - QuickLink class Applies to Windows and Windows Phone Represents shortcuts that help users share content with the apps they use most.
Topics
#Share target#QuickLink#sharing contract#app contracts
Community Discussion
No community discussion yet for this question.