Microsoft
70-491 · Question #73
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…
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…
Implement program flow
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
(33 responses)- A9% (3)
- B3% (1)
- C3% (1)
- D85% (28)
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 directly. - 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 settings#data sharing
Community Discussion
No community discussion yet for this question.