Added title to page-title-updated return args

This commit is contained in:
Stan 2016-08-15 13:06:29 -04:00 committed by GitHub
parent 2a67b05fcf
commit c9f80dfc7b

View file

@ -298,6 +298,7 @@ labeled as such.
Returns:
* `event` Event
* `title` String
Emitted when the document changed its title, calling `event.preventDefault()`
will prevent the native window's title from changing.