mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
📝 about the plist changes.
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user