Application Messages
Some applications send the user message alerts after the occurrence of specified events, such as when there is new email. There are two types of application messages: banner notifications and the dashboard summary.
The following table provides additional information with image examples.
| Message | Description | Example |
| Banner notification |
Located under the current application and usually consists of a dashboard summary icon followed by a message. The Messaging application does this when running in the background and someone sends the user a text message. It displays a dashboard summary icon on the left, followed by the sender's ID and a portion of the text message. Banner notifications are optional. Some applications (such as Email) have a preference that the user can set to display banner notifications; the default is off. The Email app displays the dashboard summary icon on the right immediately instead. |
|
| Dashboard summary |
This type of message disappears after a few seconds, and then slides to the right as a dashboard summary icon. Tap a dashboard summary icon and the Dashboard View appears, displaying detailed information about each dashboard item. When displayed, flick each dashboard item to the right to dismiss it or tap the row to open it. Your app is responsible for the icons and text displayed for the dashboard summary items. The first example shows two dashboard summary icons: one from Email and another from Messaging. In the second example, the Dashboard View shows two dashboard summary items: one that represents many items (30 email messages) and another for a single item (incoming text message). Note : If your application processed a single event that should be reported, display it as a single tapable item in the dashboard. If your application has accumulated multiple items while running in the background, display them by using two tap targets, similar to the way the Email app displays its dashboard summary item. Tap the part on the right to open the most current item or tap the part on the left to see the list of emails. |
|