nerdexam
Microsoft

70-484 · Question #122

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 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 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

  • ATileSquareText03
  • BToastText01
  • CTileSquarePeeklmageAndText01
  • DToastImageAndText02

How the community answered

(30 responses)
  • A
    10% (3)
  • B
    10% (3)
  • C
    3% (1)
  • D
    77% (23)

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#notification template#ToastImageAndText02#bold text

Community Discussion

No community discussion yet for this question.

Full 70-484 Practice