Add did-change-theme-color event to webview
This commit is contained in:
parent
e14d472934
commit
11b2015535
6 changed files with 27 additions and 8 deletions
|
@ -22,6 +22,7 @@ WEB_VIEW_EVENTS =
|
|||
'plugin-crashed': ['name', 'version']
|
||||
'media-started-playing': []
|
||||
'media-paused': []
|
||||
'did-change-theme-color': ['themeColor']
|
||||
'destroyed': []
|
||||
'page-title-updated': ['title', 'explicitSet']
|
||||
'page-favicon-updated': ['favicons']
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue