| Platform | Since |
|---|---|
| iPhone | 0.1 |
| iPad | 0.1 |
fired when an iOS application will enter the foreground due to iOS 4's multitasking. This does not include pauses due to notifications or calls. See applicationWillEnterForeground for the exact behavior that triggers this event.
| Name | Type | Summary |
|---|---|---|
| source | Object |
Source object that fired the event. |
| type | String |
Name of the event fired. |