Skip to content

EOperatingSystemNotificationCategory

enum EOperatingSystemNotificationCategory

Defined in OperatingSystemNotification.h:38 An enumeration representing the category of operating system notification. The possible values are:

  • None: No category.

  • Device: A notification related to a device.

  • OperatingSystem: A notification related to the operating system.

  • Application: A notification related to an application.