Microsoft
70-491 · Question #99
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 C. 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
- ATileSquareBlock
- BTileSquarePeeklmageAndText0l
- CToastImageAndText02
- DToastlmageAndText0l
How the community answered
(52 responses)- A4% (2)
- B6% (3)
- C79% (41)
- D12% (6)
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#ToastImageAndText02#notification template#bold text
Community Discussion
No community discussion yet for this question.