Microsoft
70-484 · Question #41
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 templat
The correct answer is A. ToastText02. One string of bold text on the first line, one string of regular text wrapped across the second and
Create the User Interface
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
- AToastText02
- BToastText0l
- CToastImageAndText0l
- DTileSquarePeekImageAndText0l
How the community answered
(56 responses)- A82% (46)
- B11% (6)
- C5% (3)
- D2% (1)
Explanation
One string of bold text on the first line, one string of regular text wrapped across the second and
Topics
#toast notification#ToastText02#notification templates#bold formatting
Community Discussion
No community discussion yet for this question.