📝 about the plist changes.

This commit is contained in:
Charlie Hess 2016-04-30 13:03:10 -07:00
parent 05493502ea
commit 21ae288ee7

View file

@ -123,6 +123,11 @@ Emitted during [handoff](https://developer.apple.com/library/ios/documentation/U
resumed. You should call `event.preventDefault()` if you want to handle this
event.
A user activity can be continued only in an app that has the same developer
Team ID as the activity's source app and that supports the activity's type.
Supported activity types are specified in the app's Info.plist under the
`NSUserActivityTypes` key.
### Event: 'browser-window-blur'
Returns: