Microsoft
70-491 · Question #30
You are developing a Windows Store app that will display a toast notification. You need to ensure that when a toast notification is displayed, the first line of the notification is bold. Which…
The correct answer is D. ToastImageAndText02. ToastImageAndText02 A large image, one string of bold text on the first line, one string of regular text wrapped across the second and third lines.
Create user interfaces
Question
You are developing a Windows Store app that will display a toast notification. You need to ensure that when a toast notification is displayed, the first line of the notification is bold. Which template should you use?
Options
- ATileSquareText03
- BToastText01
- CTileSquarePeeklmageAndText01
- DToastImageAndText02
How the community answered
(26 responses)- A8% (2)
- B4% (1)
- C4% (1)
- D85% (22)
Explanation
ToastImageAndText02 A large image, one string of bold text on the first line, one string of regular text wrapped across the second and third lines.
Topics
#toast notification templates#ToastImageAndText02#bold text#notification UI
Community Discussion
No community discussion yet for this question.