Missing NotificationOptions Option #496

Closed
opened 2026-01-29 16:41:07 +00:00 by claunia · 1 comment
Owner

Originally created by @AykutToprak on GitHub (May 20, 2020).

Originally assigned to: @konstantingross on GitHub.

  • Version: 8.31.1
  • Target: .NET Core 3.1

timeoutType option configuration is missing. Notifications are closed a few second later automatically. Is there any workaround to make notification permanent?

https://www.electronjs.org/docs/api/notification#notificationtimeouttype-linux-windows

Originally created by @AykutToprak on GitHub (May 20, 2020). Originally assigned to: @konstantingross on GitHub. <!-- Please search existing issues to avoid creating duplicates. --> <!-- Which version of Electron.NET CLI and API are you using? --> <!-- Please always try to use latest version before report. --> * **Version**: 8.31.1 <!-- Which version of .NET Core and Node.js are you using (if applicable)? --> <!-- What target are you building for? --> * **Target**: .NET Core 3.1 <!-- Enter your issue details below this comment. --> <!-- If you want, you can donate to increase issue priority (https://donorbox.org/electron-net) --> timeoutType option configuration is missing. Notifications are closed a few second later automatically. Is there any workaround to make notification permanent? [https://www.electronjs.org/docs/api/notification#notificationtimeouttype-linux-windows](url)
claunia added the bug label 2026-01-29 16:41:07 +00:00
Author
Owner

@konstantingross commented on GitHub (May 20, 2020):

No not without the timeoutType parameter. When I get home later, I'll take a look at it.

@konstantingross commented on GitHub (May 20, 2020): No not without the timeoutType parameter. When I get home later, I'll take a look at it.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/Electron.NET#496