Skip to content

ElectronNotification.urgency

ElectronNotification › urgency

Unofficial

Type: 'critical' | 'low' | 'normal'

A string property representing the urgency level of the notification. Can be normal, critical, or low.

Default is low. linux only.