Home »
MCQs »
Electron.js MCQs
____ method terminates the notification
35. ____ method terminates the notification.
- Notification.remove
- Notification.end
- Notification.close
Answer: C) Notification.close
Explanation:
notification.close method, terminates the notification.