Introduction to Windows 8 style application Development 34 build Toast Notification

Source: Internet
Author: User

Developers who have developed WindowsPhone applications or used WindowsPhone phones know that we will receive some application prompts that appear at the top of the phone and will automatically disappear after a few seconds, of course, if we click on the pop-up message will automatically run the appropriate application, this hint information we call the notification.

In fact, the Windows 8 Store app also draws on Windows Phone's hints that our developers can make their apps pop up the relevant prompts at the right time, and then these Windows 8 store apps are called toast Notifications.

and the toast notification style can be customized. For example:

I. Overview of TOAST Notifications

TOAST notification is a notification that appears in the upper-right corner of the screen (in the upper-left corner of the right-left (right-to-left) direction).

Toast notifications can provide temporary messages outside of the application context

Use toast notification to immediately attract users ' attention

Toast notifications that users can permanently turn off applications

Ability to quickly navigate to context-related locations in applications

It's easy to invoke toast notifications from the application local or cloud

The TOAST notification uses a template architecture system similar to that of a dynamic tile, with a rich presentation form to choose from.

Second, Toast notice construction

1, DECLARE toast notification function

To open the Package.appxmanifest application manifest file, locate the Support Toast notification setting on the Application UI tab to Yes.

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.