Notification.onclose
注: この機能は Web Worker 内で利用可能です
安全なコンテキスト用: この機能は一部またはすべての対応しているブラウザーにおいて、安全なコンテキスト (HTTPS) でのみ利用できます。
onclose
は Notification
インターフェイスのプロパティで、 close
(en-US) イベントを受信するイベントリスナーを指定します。これらのイベントは Notification
が閉じるときに発生します。
構文
Notification.onclose = function() { ... };
ブラウザーの互換性
No compatibility data found for api.Notification.onclose
.
Check for problems with this page or contribute missing data to mdn/browser-compat-data.