ArcGIS Pro 3.5 API Reference Guide
ArcGIS.Desktop.Framework Namespace / Notification.SeverityLevel Enumeration

In This Topic
    Notification.SeverityLevel Enumeration
    In This Topic
    Toast notification severity. See Notification.Severity.
    Syntax
    Members
    MemberDescription
    High High severity notification is not controlled by the notification interval.
    Low Low severity notification is controlled by the notification interval.
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             ArcGIS.Desktop.Framework.Notification.SeverityLevel

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.1 or higher.
    See Also