Notification.onshow
Summary
Notification
接口的onshow属性指定一个事件侦听器来接收 show
事件。
当一个 Notification
显示时,会发生这些事件。
Syntax
Notification.onshow = function() { ... };
Specifications
This event handler is no longer listed in the Notifications API spec.
Browser compatibility
BCD tables only load in the browser