libnick 2024.9.2
A cross-platform base for native Nickvision applications.
Loading...
Searching...
No Matches
Nickvision::Notifications Namespace Reference

Namespaces

namespace  ShellNotification
 

Classes

class  NotificationSentEventArgs
 An event argument for when a notification is sent. More...
 
class  ShellNotificationSentEventArgs
 An event argument for when a shell notification is sent. More...
 

Enumerations

enum class  NotificationSeverity { Informational = 0 , Success , Warning , Error }
 Severities of a notification. More...
 

Enumeration Type Documentation

◆ NotificationSeverity

Severities of a notification.

Enumerator
Informational 

An informational notification.

Success 

A success notification.

Warning 

A warning notification.

Error 

An error notification.